Claims

Verified contract

Active on Ethereum with 5,338 txns
Deployed by via 0x30fef304 at 18512970
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Claims"

0xf6053957b8595e646dfb59f94301eaa94936a8dbcd370effb98f87c51c16c4de
0x73fe991983859b3516017c8b53aa81c56e5f0166995e38e51afd1574c79ffdd4
0x2ae1af2f59ad1ee0f5f147e9c1b3bffdcc3b711eb137ee3da94b0b8e46a05350
0x00acc80eb1924d4c0a9535fd1a3e4fca38ac087ae944728b4b66ac3b7c1e1248
0xebeb80be71ceb53b16c0eb7be664f6d0d3f9d879fede173b16a7bb10fad534bd
0xd3603be7bfbadef7a1a0a5030b3aa0db594ae7ccf5ae6ec2f35dee2e101ebc48
0x1077e9fcb3b68ba1914c3ce063d267d30329e17ecd76ce9d7f09569d5e7d10e7
0xf6bdd97dcd357aae6edeb78637e62da4689ad2251e154c550ed4046f73b3a97e
0x1af0c95adfaaa391c531b350efb156320b94874d164243c943139bbe35585406
0x7fae31832484a780515240747f04b2979897565455fe1cec20f8f5ce11f7e8cc

Functions
Getter at block 21157939
ADMIN_ROLE(view returns (bytes32)
0xdf8b4c520ffe197c5343c6f5aec59570151ef9a492f2c624fd45ddde6135ec42
COMMISSIONS_MANAGER(view returns (bytes32)
0x28d695c7dfc0dc20c36b38cc22e861d8a3c0da73ef3975e85a4bf12193642a5c
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
presaleDop(view returns (address)
0x2b316b6e4ffd1984a2de9b33e42787923d77f390
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
claim(uint32 roundaddress[] tokens
enableClaims(uint32 roundbool status
grantRole(bytes32 roleaddress account
purchaseWithClaim(uint32 rounduint256 deadlineuint8[] normalizationFactorsuint256[] tokenPricesaddress[] tokensuint256[] amountsuint256[] minAmountsDopuint8 vbytes32 rbytes32 s
renounceRole(bytes32 roleaddress callerConfirmation
revokeRole(bytes32 roleaddress account
setClaim(address[] touint32 roundstruct ClaimsClaimInfo[][] claims
updatePreSaleAddress(address presaleDopAddress
Events
ClaimSet(address[] indexed touint32 indexed roundaddress tokenuint256 amount
FundsClaimed(address indexed byuint32 indexed roundaddress tokenuint256 amount
PresaleDopUpdated(address oldpresaleDopaddress newpresaleDop
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
Constructor
constructor(
Fallback and receive
receive(
Errors
AccessControlBadConfirmation(
AccessControlUnauthorizedAccount(address accountbytes32 neededRole
AddressEmptyCode(address target
AddressInsufficientBalance(address account
ArrayLengthMismatch(
FailedInnerCall(
IdenticalValue(
InvalidData(
ReentrancyGuardReentrantCall(
RoundNotEnabled(
RoundNotEnded(
SafeERC20FailedOperation(address token
WaitForRoundDisable(
ZeroAddress(
ZeroLengthArray(