TalentTGEUnlock

Verified contract

Active on Base with 21,889 txns
Deployed by via 0xd472cc49 at 23046263
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "TalentTGEUnlock"

0x053fabc9114e2f489ff14009911266b583fc0950afcef9196d905328598793e5
0xd582a63414f6a6964487b993e35f7d9e45815c88c3d62e762c244f35965b0f8f
0x159580491f8c345ada40f2caaf6d3bc87dc74d9305eff3deedd9478abe3ef413
0xbd2751c1d64f32c83096dd65eae775f530bf7deb78a4f5a359d4d99e83cbd9fd
0xdaf9d7d1de4e7a4d454c57930d913c3b4560b66257bf084a1f7bf1b83b681ca7
0x3401d1de89f24b0b56a91a6ccb5bbac572b558154ed512afd2ac1e93ddc99d10
0xd85fe22dacbc7ec4f7366764b31be4d5abd1e5ff52cda53921c71deab9043db5
0xcd3785d79523fbc4eee66b9b7e5c903f7e9f2cafe3cc562ff2611fc19a8a95a7
0x9f1443b50d07621edb5ad90b15291817077a492116d3670c7fcc87132e64bbad
0xb3b8efea87f23966ce8371c9408fe855a15233f9482168d1c0a362c44883983b

Functions
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(addressview returns (uint256)
State-modifying
claim(bytes32[] merkleProofClaimuint256 amountAllocated
disableContract(
enableContract(
renounceOwnership(
setMerkleRoot(bytes32 nextMerkleRoot
transferOwnership(address newOwner
withdraw(
Events
Claimed(address indexed claimeruint256 amountuint256 burned
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address _tokenbytes32 _merkleRootaddress owner
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AddressEmptyCode(address target
AddressInsufficientBalance(address account
FailedInnerCall(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
SafeERC20FailedOperation(address token