VestingContract
Verified contract
Active on
Ethereum with 2,056 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($426.07)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
VIB | ERC-20 | 5K | $0.085214 |
$426.07 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16167983 | 2 years ago | | | 0 | 0.0016555830 | |
| 16167981 | 2 years ago | | | 0 | 0.0016555830 | |
| 16167981 | 2 years ago | | | 0 | 0.0018754129 | |
| 16167981 | 2 years ago | | | 0 | 0.0019110485 | |
| 16167981 | 2 years ago | | | 0 | 0.0019110485 | |
| 16167979 | 2 years ago | | | 0 | 0.0019110485 | |
| 16167977 | 2 years ago | | | 0 | 0.0020052788 | |
| 16167977 | 2 years ago | | | 0 | 0.0020052788 | |
| 16167976 | 2 years ago | | | 0 | 0.0019511690 | |
| 16167975 | 2 years ago | | | 0 | 0.0019511690 |
ABI
ABI objects
Getter at block 21309673
blockDelay() view returns (uint256)
5760
getTokenBalance() view returns (uint256)
5000000000000000000000
lastBlockClaimed() view returns (uint256)
15805766
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x0ae1b4a5cc6980d471e2278f646ce41351e2c540
reward() view returns (uint256)
5000000000000000000000
tokenAddress() view returns (address)
0x2c974b2d0ba1716e644c1fc59982a89ddd2ff724
withdrawalAddress() view returns (address)
0x0ecade8d4e804234cc556c5383341e5545b2539d
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.