Claims

Verified contract

Active on Ethereum with 282 txns
Deployed by via 0xc83cae21 at 20713966
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $111,264.79
ERC-20
Value $438,094.13
ERC-20
Value $21,005.5
ERC-20
Value $30.07
ERC-20
Value $15.5
0x99fca0908cf7d4084b4513e339b415b5928a33e82182be80e6de395ecb939806
0x60a1d662bf8640ca788b238cc8c9f1adf9d7b643bf7a83a206300a82d4321657
0x106e06690e19eff480212b3d7d612739340a0840d59f1f4e6471d74c18c9e82b
0xab9e56f080865ee0f13a77c59ad075b9afb5d26bb20c80311dededb1b64e4229
0xb03d0f618ea5e385b9270e873bc1e24a6d8ccc188ff713082fc8a8a7bc8d9e38
0xccfa1b1b1acf90253f76c642b21c3a3e86468e88d324361f6e4b1f94b92da52a
0xe97331ad1eb62509991a77a164557a715c2dc3e6dd401230418d51eb81277923
0xbdc5765eb06e2c9443709d79742cdd8f6966ba48a4dee16d084a20ddd9bd24b2
0x6e20ad0f272c8534f227c9b396d722f22411061c5716fb8d362fd19e64174b94
0x17f7255a01d4c1acd77ed2e4115706cebb95aac0e1f6e24e81815c771f66a5ed

Functions
Getter at block 21259738
ADMIN_ROLE(view returns (bytes32)
0xdf8b4c520ffe197c5343c6f5aec59570151ef9a492f2c624fd45ddde6135ec42
COMMISSIONS_MANAGER(view returns (bytes32)
0x28d695c7dfc0dc20c36b38cc22e861d8a3c0da73ef3975e85a4bf12193642a5c
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
insuranceContract(view returns (address)
0x0000000000000000000000000000000000000000
presale(view returns (address)
0x3aedc9075a8238a68bec28495ea566f9abca2840
signerWallet(view returns (address)
0x3088149945e0dfdf78f10650a36cd0c1fb8816eb
Read-only
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isEnabled(uint32view returns (bool)
leaderIndex(addressview returns (uint256)
pendingClaims(addressuint32addressview returns (uint256)
pendingClaimsInsurance(addressuint256view returns (address tokenuint256 amountuint256 buyerIndexaddress buyeraddress leaderuint32 roundbool isInsuredbool isClaimed)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
addClaimInfo(address[] touint32 roundstruct ClaimInfo[] claimsbool isInsuredaddress buyeruint256 insuranceIndex
approveAllowance(address[] tokens
changeSigner(address newSigner
claim(uint32 roundaddress[] tokens
claimInsurance(uint256 index
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
updateInsuranceContract(address insuranceAddress
updatePreSaleAddress(address newPresale
Events
ClaimSet(address indexed touint32 indexed roundstruct ClaimInfo claimInfo
ClaimSetInsurance(address indexed touint256 indexstruct ClaimsInfo claimInfo
FundsClaimed(address indexed byuint32 indexed roundaddress tokenuint256 amount
FundsClaimedInsurance(address indexed byuint256 indexaddress tokenuint256 amount
InsuranceClaimed(address indexed byuint32 indexed roundaddress tokenuint256 amount
InsuranceContractUpdated(address prevAddressaddress newAddress
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
TokensClaimed(address indexed byuint32 indexed roundaddress tokenuint256 amount
Constructor
constructor(address signerAddress
Fallback and receive
receive(
Errors
AccessControlBadConfirmation(
AccessControlUnauthorizedAccount(address accountbytes32 neededRole
AddressEmptyCode(address target
AddressInsufficientBalance(address account
AlreadyClaimed(
ArrayLengthMismatch(
BuyerClaimedInsurance(
BuyerHasNotClaimedInsuranceOrTokens(
CallerNotLeader(
ECDSAInvalidSignature(
ECDSAInvalidSignatureLength(uint256 length
ECDSAInvalidSignatureS(bytes32 s
FailedInnerCall(
IdenticalValue(
InsuranceNotActivated(
InvalidData(
InvalidSignature(
OnlyPresale(
ReentrancyGuardReentrantCall(
RoundNotEnabled(
RoundNotEnded(
SafeERC20FailedOperation(address token
WaitForRoundDisable(
ZeroAddress(
ZeroLengthArray(