TokenTimelock
Verified contract
Active on
Ethereum with 14 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xe990…d616
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ROBO | ERC-20 | 360.015K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7861579 | 5 years ago | | | 0 | 0.0029408480 | |
| 7861524 | 5 years ago | | | 0 | 0.0011225390 | |
| 7859868 | 5 years ago | | | 0 | 0.0011199150 | |
| 7859844 | 5 years ago | | | 0 | 0.0011199150 | |
| 7859824 | 5 years ago | | | 0 | 0.0023153520 | |
| 7853944 | 5 years ago | | | 0 | 0.0013698100 | |
| 7842022 | 5 years ago | | | 0 | 0.0023074800 | |
| 7841915 | 5 years ago | | | 0 | 0.0035374800 | |
| 7841903 | 5 years ago | | | 0 | 0.00097141300 | |
| 7841876 | 5 years ago | | | 0 | 0.0013698100 |
ABI
ABI objects
Getter at block 21158388
owner() view returns (address)
0xfda80fa2b42063f5c2aa14c5da18cbbdfc2f72f8
token() view returns (address)
0xe990f83d0a309fe847c018430cc79bc3b3c6d616
Read-only
balances(address) view returns (uint256)
releaseTime(address) view returns (uint256)
State-modifying
Events addTokens(address _owner, uint256 _value, uint256 _releaseTime) returns (bool)
getTokens()
renounceOwnership()
transferOwnership(address _newOwner)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _token)
This contract contains no fallback and receive objects.
This contract contains no error objects.