Claims

Verified contract

Active on Ethereum with 515 txns
Deployed by via 0xae16c6bc at 18163019
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $15,076.18
ERC-20
--
0x8291ec837b2dbdec5a3fee39ec7ac22e6a4e212019fc204374e68f2f9d1ec823
0x23d61441f8446e9300bf1df7787de65b21677134a9f9219469b6e2f73d077674
0xa2594800e00f046ec44ed933a0a39d9141aea5168f10d08f66622aa1f42c93dc
0x3237587b6dd71809be554d7ea8affdd4bdc1c050104a76e6e3da5bbd4b168ca7
0xc22e03e09415932bc7d6de63a465a379e2b70631e9c78502e9612e081b150852
0xcd2219c6b1fc6c130196e6baf30a8bf8517b6e86fcaa4222448c3ffd62d02b31
0x4eb73f579d62655972d75423c235fb2d6915e219bcdf4930772136647699e373
0xd3bba4b507e54171cf1aef5b99716db4c197982a0482c012677bdec1309a1b94
0x9fd8b2eb816dcc259174ec9586e8eec538ed03798c11da2ca22bd1a98ca1de88
0xd2193679672d3c31896250254ba31b380f92bd5fe8a1dae0bf91aa68f95160b8

Functions
Getter at block 20868375
ADMIN_ROLE(view returns (bytes32)
0xdf8b4c520ffe197c5343c6f5aec59570151ef9a492f2c624fd45ddde6135ec42
COMMISSIONS_MANAGER(view returns (bytes32)
0x28d695c7dfc0dc20c36b38cc22e861d8a3c0da73ef3975e85a4bf12193642a5c
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
USDT(view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
dopPreSale(view returns (address)
0x2d4e8121aee68679054018037832947a3e0bcf8a
Read-only
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isEnabled(uint8view returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
toClaim(addressuint8view returns (uint256 amountEthuint256 amountUsd)
State-modifying
claim(uint8 round
grantRole(bytes32 roleaddress account
purchaseWithClaim(uint8 rounduint256 amountEthuint256 amountUsd
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setClaim(address[] touint8 rounduint256[] amountsEthuint256[] amountsUsd
updateEnable(uint8 roundbool decision
updatePreSaleAddress(address dopPreSaleAddress
Events
ClaimSet(address[] indexed touint8 indexed rounduint256[] amountsEthuint256[] amountsUsd
DopPreSaleUpdated(address oldDopPreSaleaddress newDopPreSale
FundsClaimed(address indexed byuint8 indexed rounduint256 amountEthuint256 amountUsd
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(address usdt
Fallback and receive
receive(
Errors
AmountEthInvalid(
AmountUsdInvalid(
ArgumentsLengthMismatch(
IdenticalValues(
InvalidData(
RoundNotEnabled(
RoundNotEnded(
WaitForRoundDisable(
ZeroAddress(
ZeroAmounts(
ZeroClaimAmount(