ERC1967Proxy

Verified contract

Proxy

Active on Ethereum with 94,199 txns
Deployed by via 0x297b2b21 at 20385260
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $26,779.18
0xe12a98439b14bd0211900d3cdf9a9820f04d7fbe22e5faa6584c255d9d187b41
0xe23950b4732b1c9aa515e252d9431b1134cc4ed3efd46589710da5bf8545c817
0xa4d43e790ba2d481291f2c089a021ce57bb87fb765a02eae33bf635349385760
0x5fae6507754575d564769fdafa2b9493b637ed0831610aeae8e23d60ddcc268f
0xf05717a5980dd18c1e9c87976cf60b5324418ef2927cdf40d09a4d2d939604b8
0x6cd8b3be729e43ddfdb649f50dc227e277802381606b86237aa7cfe91afa52e9
0x21453db71f8e0748d6a84187f31b82142266ccff81523418f6df7818a5e61a98
0x415a08e5729e4b42cbea2fe4afec300b2d5358877372124ec8ccf1033e37f1fe
0x9e52e13f9c62b89aad6356085c4cbf93f063fc32fed9462a83ca48368e564efe
0x0c0cbd03b3af359659be515dba3be2b841736a82fc9a78b5f7a21871044d61d3

Functions
Getter at block 21157275
UPGRADE_INTERFACE_VERSION(view returns (string)
5.0.0
isClaimAvailable(view returns (bool)
true
owner(view returns (address)
0x5e83cebdc248d2901b0ed7ff87e20f96a26cee45
 
proxiableUUID(view returns (bytes32)
signer(view returns (address)
0xd0086081cfe61484618f012139b1146dfdf63213
token(view returns (address)
0x63696fc66795b51d02c1590b536484a41fbddf9a
upgrader(view returns (address)
0x5e83cebdc248d2901b0ed7ff87e20f96a26cee45
upgraderRenounced(view returns (bool)
false
Read-only
checkValidity(bytes signaturestring actionview returns (bool)
claimedMap(address addrview returns (bool)
isSignatureClaimed(bytes signatureview returns (bool)
signatureClaimedMap(string signatureview returns (bool)
userIdClaimedMap(string userIdview returns (bool)
State-modifying
claim(bytes signaturestring userId
claimV2(bytes signatureuint256 amount
initialize(address _claimTokenAddressaddress _signer
renounceOwnership(
renounceUpgrader(
setClaimAvailability(bool canClaim
setUpgrader(address _upgrader
setupSigner(address _signer
transferOwnership(address newOwner
upgradeToAndCall(address newImplementationbytes datapayable 
withdraw(
Events
Upgraded(address indexed implementation
ClaimAvailabilityUpdated(bool newAvailability
Claimed(address addr
ClaimedV2(address addruint256 amount
Initialized(uint64 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SignerUpdated(address newAddress
Upgraded(address indexed implementation
UpgraderRenounced(
UpgraderUpdated(address newAddress
Constructor
constructor(address implementationbytes _data
Fallback and receive
fallback(
Errors
AddressEmptyCode(address target
ERC1967InvalidImplementation(address implementation
ERC1967NonPayable(
FailedInnerCall(
AddressEmptyCode(address target
ECDSAInvalidSignature(
ECDSAInvalidSignatureLength(uint256 length
ECDSAInvalidSignatureS(bytes32 s
ERC1967InvalidImplementation(address implementation
ERC1967NonPayable(
FailedInnerCall(
InvalidInitialization(
NotInitializing(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
ReentrancyGuardReentrantCall(
UUPSUnauthorizedCallContext(
UUPSUnsupportedProxiableUUID(bytes32 slot