0 txs
2 calls
constructor
No constructor.
functions
decodeLeafData
purefunction decodeLeafData(bytes data) pure returns (tuple)
encodeLeaf
viewfunction encodeLeaf(address user, bytes32 group, bytes data) view returns (bytes32)
getClaimDelegate
viewfunction getClaimDelegate() view returns (address)
getClaimHook
viewfunction getClaimHook() view returns (address)
getDeployer
viewfunction getDeployer() view returns (address)
getRoot
viewfunction getRoot() view returns (bytes32)
getTime
viewfunction getTime() view returns (uint256, uint256)
getToken
viewfunction getToken() view returns (address)
isLeafUsed
viewfunction isLeafUsed(bytes32 leaf) view returns (bool)
owner
viewfunction owner() view returns (address)
proxiableUUID
viewfunction proxiableUUID() view returns (bytes32)
UPGRADE_INTERFACE_VERSION
viewfunction UPGRADE_INTERFACE_VERSION() view returns (string)
verify
viewfunction verify(bytes32[] proof, bytes32 leaf) view
version
purefunction version() pure returns (string)
batchDelegateClaim
payablefunction batchDelegateClaim(address[] recipients, bytes32[][] proofs, bytes32[] groups, bytes[] datas, bytes[] extraDatas) payable
claim
payablefunction claim(bytes32[] proof, bytes32 group, bytes data, bytes extraData) payable
delegateClaim
payablefunction delegateClaim(address recipient, bytes32[] proof, bytes32 group, bytes data, bytes extraData) payable
initialize
nonpayablefunction initialize(address owner_)
renounceOwnership
nonpayablefunction renounceOwnership()
setBaseParams
nonpayablefunction setBaseParams(address token, uint256 startTime, uint256 endTime, bytes32 root)
setClaimDelegate
nonpayablefunction setClaimDelegate(address delegate)
setClaimHook
nonpayablefunction setClaimHook(address hook)
transferOwnership
nonpayablefunction transferOwnership(address newOwner)
upgradeToAndCall
payablefunction upgradeToAndCall(address newImplementation, bytes data) payable
withdraw
nonpayablefunction withdraw(bytes)
events
ClaimDelegateSet
event ClaimDelegateSet(address delegate)
Claimed
event Claimed(address recipient, bytes32 group, bytes data)
Initialized
event Initialized(uint64 version)
OwnershipTransferred
event OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Upgraded
event Upgraded(address indexed implementation)
errors
AddressEmptyCode
error AddressEmptyCode(address target)
AddressInsufficientBalance
error AddressInsufficientBalance(address account)
ERC1967InvalidImplementation
error ERC1967InvalidImplementation(address implementation)
ERC1967NonPayable
error ERC1967NonPayable()
FailedInnerCall
error FailedInnerCall()
IncorrectFees
error IncorrectFees()
InvalidInitialization
error InvalidInitialization()
InvalidProof
error InvalidProof()
LeafUsed
error LeafUsed()
NotInitializing
error NotInitializing()
OutsideClaimableTimeRange
error OutsideClaimableTimeRange()
OwnableInvalidOwner
error OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount
error OwnableUnauthorizedAccount(address account)
ReentrancyGuardReentrantCall
error ReentrancyGuardReentrantCall()
SafeERC20FailedOperation
error SafeERC20FailedOperation(address token)
TimeInactive
error TimeInactive()
UnsupportedOperation
error UnsupportedOperation()
UUPSUnauthorizedCallContext
error UUPSUnauthorizedCallContext()
UUPSUnsupportedProxiableUUID
error UUPSUnsupportedProxiableUUID(bytes32 slot)
creation bytecode
0x3d602d80600a3d3981f3363d3d373d3d3d363d73ebe6e0a75ab40f6a0ea884d48af2b1b085cde4015af43d82803e903d91602b57fd5bf3