FortuneRouter
Verified contract
Active on
Ethereum with 3 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "FortuneRouter"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17357123 | 2 years ago | | | 0 | 0.0020734344 | |
| 17346079 | 2 years ago | | | 0 | 0.00077286742 | |
| 17344513 | 2 years ago | | | 0 | 0.0099869523 |
ABI
ABI objects
Getter at block 21421825
_freeze() view returns (bool)
false
getDictionaries() view returns (address[])
[0x8dE3Eb77080309a8B022d77D524A50dB99F5d299, 0xDE94B97A9D4229a2AF2e1a03433dDb2A3246b45d, 0x469f631240c27F34Cb6e8C8A78172eAe3F711e5a, 0xC857aC8724c0782Bb6703eBD03d5ea58f4926eFF]
owner() view returns (address)
0x074a8fa105bf658bde876c47d65999ea9622d1ee
Read-only
_binaryIndexToFortuneNumber(uint256) view returns (uint256)
_dictionaries(uint256) view returns (address)
_fortuneNumberToBinaryIndex(uint256) view returns (uint256)
_routes(uint256) view returns (uint256)
getMetadataHeader(uint256 _index) view returns (string)
getName(uint256 _index) view returns (string)
route(uint256 _index) view returns (address dictionary, uint256 localIndex)
State-modifying
Events renounceOwnership()
setDictionaries(address[] dictionaries_, bool freeze_)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.