Claims

Verified contract

Active on Ethereum with 264 txns
Deployed by via 0xd35b79f8 at 18037777
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.49
0xdfa61279ef9030499ee80336ba414297d489a5d059b8721b221f848934547306
0x38820b07e00a0a063eb10621aa4f85e7a14ec256eafabb5912ace007982006de
0xa1f63e767a3de66ce9a425e6ce6acb66a04a6207ae70e728fb50d6d58104ba6c
0x12806a577067e0949c66a9459173a9f85145c59937fd3c5ec5d8e7833ef0de06
0x2de10c22d7f9ab45b8025258b4e49d0d57675d9e0d42c9390b24636f5e8459da
0x57975d6106962e22e04f264d079694104802f189d11b5827bc6cc54b16ff0d1f
0x80a10cfd6507ae85b7a9f78f485cf29e3b7c9af2f50fded0c258bb15e8b78ce8
0x659e46b72c884450e449dabd5f958a5ad99faf203dbb1e784162df6afcce9f4d
0x94dcd1cbcd3b34e83e983d8a462837eb9e33dd786df5ffda9773fe7eed41bf79
0x2bd4ac94b450fa8fec9fa8b320447f3071452b2e51a79ebe0851cf0be07d3ebd

Functions
Getter at block 21248979
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)
0x6ce532764f3c7700cda0967a6ac5b4f636201491
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
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
ArgumentsLengthMismatch(
IdenticalValues(
InvalidData(
RoundNotEnabled(
RoundNotEnded(
WaitForRoundDisable(
ZeroAddress(
ZeroClaimAmount(