TokenTimelock
Verified contract
Active on
Ethereum with 34 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 | 24.647501M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14450628 | 3 years ago | | | 0 | 0.0036032376 | |
| 14069322 | 3 years ago | | | 0 | 0.0092283331 | |
| 14069096 | 3 years ago | | | 0 | 0.011879562 | |
| 14068998 | 3 years ago | | | 0 | 0.0093648036 | |
| 12669973 | 3 years ago | | | 0 | 0.00035443200 | |
| 12057959 | 4 years ago | | | 0 | 0.028293120 | |
| 12051314 | 4 years ago | | | 0 | 0.016653600 | |
| 11495800 | 4 years ago | | | 0 | 0.0032382001 | |
| 10917727 | 4 years ago | | | 0 | 0.0068619001 | |
| 10343359 | 4 years ago | | | 0 | 0.0026830800 |
ABI
ABI objects
Getter at block 21207017
owner() view returns (address)
0xfda80fa2b42063f5c2aa14c5da18cbbdfc2f72f8
releaseStep() view returns (uint256)
7776000
releaseStepCount() view returns (uint256)
8
releaseStepPercent() view returns (uint256)
12500
token() view returns (address)
0xe990f83d0a309fe847c018430cc79bc3b3c6d616
Read-only
getCurrentStep(address _user) view returns (uint256)
getUser(address _user) view returns (uint256, uint256, uint256, uint256)
users(address) view returns (uint256 deposit, uint256 balance, uint256 releaseTime, uint256 step)
State-modifying
Events addTokens(address _user, uint256 _value) returns (bool)
getTokens()
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.