TransparentUpgradeableProxy

Verified contract

Proxy

Active on Ethereum with 60,042 txns
Deployed by via 0xfdee8ca9 at 19217477
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "TransparentUpgradeableProxy"

0x9c431098ea95fd66862dbb382b01afc5e382bf512498e19dce4eeb484785096e
0xf52f1f1e1ceda9c1ee87b0ff051404e54daf75ff2bedfb92d1f4ba37963471a1
0x5e88fe573cd28b041358927c67b65c30d0e306bc5de70e3c5be3945d8a9d19d9
0x190c4b98842a6846f8e476fe78cd7a7578267a554e94e300216d4d3d2b10ebe1
0xedabdb6f038ca482a099473d4afbfa13028b4b6b38c2a557e490a8fc6a6b43d8
0xbb684331e43e7c53227917fcf1b54d5549721364d07d4932ec7bca792db78bc6
0x7a478defb0530f032affd0a1660fa5ca3845c91b7f71c1fc9d9da2f321ccedf6
0x483af9790dfc099a004d499e83926ce2d284ca75de665c3e4ee42f29b7ed2c3a
0x476f65aca1221f1e17706898bcccbc4cdadf9410f3f8ac2f6ee7de5fb40c14a1
0xf06db71126ff38fa00f8636fbbf7da2b538e6f7a9f6a62b8211f071f677e1c8f

Functions
Getter at block 20887076
endTime(view returns (uint256)
1709625600
merkleRoot(view returns (bytes32)
0x5b677232094b5449b4ed458f89052ec698084baafd7fe89fd50b747511a9aac6
messageHash(view returns (bytes32)
0x97aab66f1ecc4f24c2ac841a04454e1a61486d3bc2787c71db145fc33cd813ee
owner(view returns (address)
0x3af2acb662a241da4ef4310c7ab226f552b42115
paused(view returns (bool)
false
startTime(view returns (uint256)
1708416000
token(view returns (address)
0x8457ca5040ad67fdebbcc8edce889a335bc0fbfb
vault(view returns (address)
0x3af2acb662a241da4ef4310c7ab226f552b42115
Read-only
blocked(addressview returns (bool)
claimed(bytes32view returns (bool)
verifyCalldata(uint256 amountbytes32[] proofview returns (bool)
State-modifying
blocklist(address[] accountsbool status
claim(uint256 amountbytes32[] proofbool agreedToTnC
claim(uint256 amountbytes32[] proofuint8 vbytes32 rbytes32 s
initialize(address initialOwner_address vault_address token_bytes32 merkleRoot_bytes32 messageHash_uint256 startTime_uint256 endTime_
pause(
renounceOwnership(
setEndTime(uint256 timestamp
setMerkleRoot(bytes32 _merkleRoot
setMessageHash(bytes32 _messageHash
setStartTime(uint256 timestamp
setVault(address newVault
transferOwnership(address newOwner
unpause(
Events
AdminChanged(address previousAdminaddress newAdmin
Upgraded(address indexed implementation
Claimed(address accountuint256 amount
Initialized(uint64 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Unpaused(address account
Constructor
constructor(address _logicaddress initialOwnerbytes _data
Fallback and receive
fallback(
Errors
AddressEmptyCode(address target
ERC1967InvalidAdmin(address admin
ERC1967InvalidImplementation(address implementation
ERC1967NonPayable(
FailedInnerCall(
ProxyDeniedAdminAccess(
AddressEmptyCode(address target
AddressInsufficientBalance(address account
ECDSAInvalidSignature(
ECDSAInvalidSignatureLength(uint256 length
ECDSAInvalidSignatureS(bytes32 s
EnforcedPause(
ExpectedPause(
FailedInnerCall(
InvalidInitialization(
NotInitializing(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
SafeERC20FailedOperation(address token