Claims

Verified contract

Active on Ethereum with 1,077 txns
Deployed by via 0x5486f0c5 at 20098919
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $86,299.14
ERC-20
Value $120,497.26
ERC-20
Value $59.85
ERC-20
Value $0.25
ERC-20
Value $0.06
0x11815b776be64f45c68c1bc6eca03ba44ee7c9d58763b1b31d5dccdab78aff84
0x1608a84f45c2a088b2f65c73f0d471bdfa586c6652e55f244a0325cdcc6f6ecb
0xbaf8c4ee8694f42b07b7b2ee61a81b153dd0049a0967c33cef4ec34762de1688
0x60b8c6b5b3fa183b357cf400ea2ad730cb3b81880b00acc41509d937c7d1c146
0x0f3a2a2b75f6cf68b008961ce080289ccbf10370aefc17cddc3ba626bd8cd710
0x7a363a4b2768a4f3de0a74e3e58148e991db48aa8af085a8bc40de3f01fa6630
0x1b17aca92e37f16c255d0f7f412e98523fcfcf5107424dad27fef1a5c64a36a3
0x1523e32d1199f545d620bbde184071dbd663d76e1fedfa41d53f62c282629ee0
0xc0c697ccc1eab00173cacc2002722baae954bf526283d99d8ef78cb652849d52
0xf5b957f394113854fee407e543559aa12e64d5ae2232f2668abf855f1ed97f60

Functions
Getter at block 21205257
ADMIN_ROLE(view returns (bytes32)
0xdf8b4c520ffe197c5343c6f5aec59570151ef9a492f2c624fd45ddde6135ec42
COMMISSIONS_MANAGER(view returns (bytes32)
0x28d695c7dfc0dc20c36b38cc22e861d8a3c0da73ef3975e85a4bf12193642a5c
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
presale(view returns (address)
0x20361bc401ea01e5d6e01596c445af1a48e1171b
signerWallet(view returns (address)
0x3088149945e0dfdf78f10650a36cd0c1fb8816eb
Read-only
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isEnabled(uint32view returns (bool)
pendingClaims(addressuint32addressview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
approveAllowance(address[] tokens
changeSigner(address newSigner
claim(uint32 roundaddress[] tokens
enableClaims(uint32 roundbool status
grantRole(bytes32 roleaddress account
purchaseWithClaim(uint256 deadlineuint256[] amountsuint256[] indexesuint256[] minAmountsTokenuint256[] tokenPricesaddress[] tokensuint32 rounduint8[] normalizationFactorsuint8 vbytes32 rbytes32 s
renounceRole(bytes32 roleaddress callerConfirmation
revokeRole(bytes32 roleaddress account
setClaim(address[] touint32 roundstruct ClaimsClaimInfo[][] claims
updatePreSaleAddress(address newPresale
Events
ClaimSet(address indexed touint32 indexed roundstruct ClaimsClaimInfo claimInfo
FundsClaimed(address indexed byuint32 indexed roundaddress tokenuint256 amount
PresaleUpdated(address prevAddressaddress newAddress
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoundEnableUpdated(bool oldAccessbool newAccess
SignerUpdated(address oldSigneraddress newSigner
Constructor
constructor(address signerAddress
Fallback and receive
receive(
Errors
AccessControlBadConfirmation(
AccessControlUnauthorizedAccount(address accountbytes32 neededRole
AddressEmptyCode(address target
AddressInsufficientBalance(address account
ArrayLengthMismatch(
ECDSAInvalidSignature(
ECDSAInvalidSignatureLength(uint256 length
ECDSAInvalidSignatureS(bytes32 s
FailedInnerCall(
IdenticalValue(
InvalidData(
InvalidSignature(
ReentrancyGuardReentrantCall(
RoundNotEnabled(
RoundNotEnded(
SafeERC20FailedOperation(address token
WaitForRoundDisable(
ZeroAddress(
ZeroLengthArray(