TalentTGEUnlock
Verified contract
Active on
Base with 21,889 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 "TalentTGEUnlock"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 23356037 | 11 days ago | | | 0 | 5.3213433e-7 | |
| 23316497 | 12 days ago | | | 0 | 5.2386089e-7 | |
| 23316474 | 12 days ago | | | 0 | 5.2386089e-7 | |
| 23271154 | 13 days ago | | | 0 | 6.3153203e-7 | |
| 23172627 | 15 days ago | | | 0 | 5.2864853e-7 | |
| 23172415 | 15 days ago | | | 0 | 5.2366698e-7 | |
| 23170151 | 15 days ago | | | 0 | 5.3213433e-7 | |
| 23169948 | 15 days ago | | | 0 | 5.3213433e-7 | |
| 23169167 | 15 days ago | | | 0 | 5.2864853e-7 | |
| 23169157 | 15 days ago | | | 0 | 5.2864853e-7 |
ABI
ABI objects
Getter at block 23836588
isContractEnabled() view returns (bool)
false
merkleRoot() view returns (bytes32)
0x3ec85b1776071570e3ebad02fd915d8eb748208e3afa2eaeadf9cb92d7163be5
owner() view returns (address)
0xc019e69352896adc819a2758ffe3cdcb4f88c968
token() view returns (address)
0x9a33406165f562e16c3abd82fd1185482e01b49a
Read-only
claimed(address) view returns (uint256)
State-modifying
Events claim(bytes32[] merkleProofClaim, uint256 amountAllocated)
disableContract()
enableContract()
renounceOwnership()
setMerkleRoot(bytes32 nextMerkleRoot)
transferOwnership(address newOwner)
withdraw()
Claimed(address indexed claimer, uint256 amount, uint256 burned)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _token, bytes32 _merkleRoot, address owner)
This contract contains no fallback and receive objects.
AddressEmptyCode(address target)
AddressInsufficientBalance(address account)
FailedInnerCall()
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)
SafeERC20FailedOperation(address token)