Vesting
Verified contract
Active on
Ethereum with 2,029 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb478…2541
Balances ($6,454.24)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$LOOT | ERC-20 | 56.115009K | $0.115018 |
$6,454.24 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18661678 | a year ago | | | 0 | 0.0017428376 | |
| 18509763 | a year ago | | | 0 | 0.00084720821 | |
| 18094771 | a year ago | | | 0 | 0.00092015684 | |
| 18040580 | a year ago | | | 0 | 0.0018206004 | |
| 18000982 | a year ago | | | 0 | 0.00096470068 | |
| 17999193 | a year ago | | | 0 | 0.00070439565 | |
| 17993620 | a year ago | | | 0 | 0.0021113304 | |
| 17985062 | a year ago | | | 0 | 0.0028369484 | |
| 17962710 | a year ago | | | 0 | 0.0013077451 | |
| 17957122 | a year ago | | | 0 | 0.00097270115 |
ABI
ABI objects
Getter at block 21229474
duration() view returns (uint256)
2592000
owner() view returns (address)
0x50de00357b4c96defe9780bc285dc939bbb5ea2e
startTime() view returns (uint256)
1689436200
tgeUnlock() view returns (uint256)
333
token() view returns (address)
0xb478c6245e3d85d6ec3486b62ea872128d562541
totalAllocation() view returns (uint256)
5000000000000000000000000
totalClaimed() view returns (uint256)
4943884990675708786844128
Read-only
allocation(address) view returns (uint256)
available(address address_) view returns (uint256)
claimed(address) view returns (uint256)
outstanding(address address_) view returns (uint256)
released(address address_) view returns (uint256)
State-modifying
Events addAllocations(address[] recipients_, uint256[] allocations_)
claim()
renounceOwnership()
transferOwnership(address newOwner)
withdrawStuckToken(address _token, address _to)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address token_, uint256 startTime_, uint256 duration_, uint256 tgeUnlock_)
This contract contains no fallback and receive objects.
This contract contains no error objects.