VestingContract
Verified contract
Active on
Ethereum with 33 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 "VestingContract"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12153191 | 4 years ago | | | 0 | 0.0079939700 | |
| 12153189 | 4 years ago | | | 0 | 0.0079939700 | |
| 12153159 | 4 years ago | | | 0 | 0.0095958400 | |
| 8340450 | 5 years ago | | | 0 | 0.00096590000 | |
| 8151129 | 5 years ago | | | 0 | 0.0010141950 | |
| 8006152 | 5 years ago | | | 0 | 0.00091760500 | |
| 7848303 | 5 years ago | | | 0 | 0.00096590000 | |
| 7662252 | 6 years ago | | | 0 | 0.00096590000 | |
| 7494963 | 6 years ago | | | 0 | 0.00096590000 | |
| 7301496 | 6 years ago | | | 0 | 0.00096590000 |
ABI
ABI objects
Getter at block 21168942
blockDelay() view returns (uint256)
172800
getTokenBalance() view returns (uint256)
0
lastBlockClaimed() view returns (uint256)
8841470
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x0ae1b4a5cc6980d471e2278f646ce41351e2c540
reward() view returns (uint256)
1333333000000000000000000
tokenAddress() view returns (address)
0x2c974b2d0ba1716e644c1fc59982a89ddd2ff724
withdrawalAddress() view returns (address)
0x3382fbbb08c4a10225b40e2cbd4110eb44ceda4f
Read-only
This contract contains no read-only function objects.
State-modifying
Events acceptOwnership()
claimReward()
salvageTokensFromContract(address _tokenAddress, address _to, uint256 _amount)
setBlockDelay(uint256 _newBlockDelay)
setWithdrawalAddress(address _newAddress)
transferOwnership(address _newOwner)
ClaimExecuted(uint256 _amount, uint256 _blockNumber, address _destination)
OwnerUpdate(address _prevOwner, address _newOwner)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.