TokenListingManager
Verified contract
Active on
Ethereum with 576 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6eb9…c347
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
0x2a50…7ad7 | ERC-20 | 126,254,272,776,714.76T | -- | -- | |
0x448e…505f | ERC-20 | 113,346,434,489,763.9T | -- | -- | |
0xf549…2431 | ERC-20 | 91,194,189,655,082.44T | -- | -- | |
0x1da8…ecfb | ERC-20 | 88,883,844,987,572.2T | -- | -- | |
0x4237…40b6 | ERC-20 | 87,270,648,925,872.14T | -- | -- | |
0x99ee…2733 | ERC-20 | 66,187,336,797,437.71T | -- | -- | |
0xd7e7…96bc | ERC-20 | 59,235,406,833,665.43T | -- | -- | |
EfxTokenVotes-7 | ERC-20 | 57.236246M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6390336 | 6 years ago | | | 0 | 0.0016558500 | |
| 6390334 | 6 years ago | | | 0 | 0.0016558500 | |
| 6390330 | 6 years ago | | | 0 | 0.0016558500 | |
| 6390328 | 6 years ago | | | 0 | 0.0016558500 | |
| 6390326 | 6 years ago | | | 0 | 0.0016558500 | |
| 6390324 | 6 years ago | | | 0 | 0.00016558500 | |
| 6390321 | 6 years ago | | | 0 | 0.013246800 | |
| 6390320 | 6 years ago | | | 0 | 0.00016558500 | |
| 6390318 | 6 years ago | | | 0 | 0.00099351000 | |
| 6390315 | 6 years ago | | | 0 | 0.0049675500 |
ABI
ABI objects
Getter at block 21169906
owner() view returns (address)
0xe1f3c653248de6894d683cb2f10de7ca2253046f
tokenFactory() view returns (address)
0x6eb97237b8bc26e8057793200207bb0a2a83c347
Read-only
isAdmin(address _admin) view returns (bool)
onApprove(address, address, uint256) pure returns (bool)
onTransfer(address, address, uint256) pure returns (bool)
proposal(uint256 _proposalId) view returns (uint256 _startBlock, uint256 _startTime, uint256 _duration, bool _active, bool _finalized, uint256[15] _votes, address[15] _tokens, address _votingToken, bool _hasBalance)
State-modifying
Events addAdmin(address _newAdmin)
proxyPayment(address) payable returns (bool)
removeAdmin(address _admin)
startTokenVotes(address[15] tokens)
transferOwnership(address newOwner)
vote(uint256 _tokenIndex)
NewTokens(uint256 indexed idProposal)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Vote(uint256 indexed idProposal, address indexed _voter, address chosenToken, uint256 amount)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.