TokenState
Verified contract
Active on
Ethereum with 106 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 "TokenState"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9595652 | 5 years ago | | | 0 | 0.000089248000 | |
| 9570648 | 5 years ago | | | 0 | 0.00029580000 | |
| 9519052 | 5 years ago | | | 0 | 0.00014790000 | |
| 9123694 | 5 years ago | | | 0 | 0.00026622000 | |
| 9092707 | 5 years ago | | | 0 | 0.00023664000 | |
| 9007362 | 5 years ago | | | 0 | 0.00031042200 | |
| 8971803 | 5 years ago | | | 0 | 0.00029628000 | |
| 8893310 | 5 years ago | | | 0 | 0.00029628000 | |
| 8672718 | 5 years ago | | | 0 | 0.00014814000 | |
| 8623526 | 5 years ago | | | 0 | 0.00044442000 |
ABI
ABI objects
Getter at block 21284561
associatedContract() view returns (address)
0xc5f0b4194455e0c175ab68c501400e46c7203504
nominatedOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0xeb3107117fead7de89cd14d463d340a2e6917769
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events acceptOwnership()
nominateOwner(address _owner)
setAllowance(address tokenOwner, address spender, uint256 value)
setAssociatedContract(address _associatedContract)
setBalanceOf(address account, uint256 value)
AssociatedContractUpdated(address _associatedContract)
OwnerChanged(address oldOwner, address newOwner)
OwnerNominated(address newOwner)
constructor(address _owner, address _associatedContract)
This contract contains no fallback and receive objects.
This contract contains no error objects.