ERC1967Proxy

Verified contract

Proxy

Active on Ethereum with 94,211 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 $23,576.66
0x4e0a41fdf53a91563b23f0b85e5878370ccd4e2b432cb119f7266d0fba33f382
0x147a0e7bd00ba5e75d328b86a93da285f7e2670b421b5ed5fbb0a574f6b74032
0xe87a7d0907a8f049d7bd3a2780add1a2250083c071ccafd942429fb9b86727c6
0x89847ccfe117d99c70247587551897e5642ab1f0b4c150a7e68584bf18342baf
0x432826688a619fa065b44dbd728167a6537f5ab92a211ba282039501db87ef80
0xa2e6f71bf7483112480fe31746819daa79b05dd6cbe0ffeb6cca068473de9012
0xa177b92a794396c8ca208c19af7c716d4dea0f5aa0887d942ca42b743a34b030
0x8014b997324c28b947e052dcf6ca13d1dd9198822f50bc27a0938711358e1444
0x5403d83c7ab1853ba36b40bf373f2249c2d62fc6bd63ebc9b4d9c41e9b3574a3
0x0b5d800992e322cfa6e6c76f0657820535e9be28addcdc5aecde3a94c98fb402

Functions
Getter at block 21259973
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