Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.49)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 0.491022 | $1.001 |
$0.49 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20204827 | 5 months ago | | | 0 | 0.00046528054 | |
| 20204825 | 5 months ago | | | 0 | 0.00023284499 | |
| 20204802 | 5 months ago | | | 0 | 0.00038062735 | |
| 20204738 | 5 months ago | | | 0 | 0.00010251638 | |
| 20133645 | 5 months ago | | | 0 | 0.00060706044 | |
| 20133644 | 5 months ago | | | 0 | 0.00069379766 | |
| 20133389 | 5 months ago | | | 0 | 0.00066331351 | |
| 20102432 | 5 months ago | | | 0 | 0.00027997038 | |
| 19910562 | 6 months ago | | | 0 | 0.00043415441 | |
| 19910560 | 6 months ago | | | 0 | 0.00057458443 |
ABI
ABI objects
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 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
isEnabled(uint8) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
toClaim(address, uint8) view returns (uint256 amountEth, uint256 amountUsd)
State-modifying
Events claim(uint8 round)
grantRole(bytes32 role, address account)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
setClaim(address[] to, uint8 round, uint256[] amountsEth, uint256[] amountsUsd)
updateEnable(uint8 round, bool decision)
updatePreSaleAddress(address dopPreSaleAddress)
ClaimSet(address[] indexed to, uint8 indexed round, uint256[] amountsEth, uint256[] amountsUsd)
DopPreSaleUpdated(address oldDopPreSale, address newDopPreSale)
FundsClaimed(address indexed by, uint8 indexed round, uint256 amountEth, uint256 amountUsd)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
RoundEnableUpdated(bool oldAccess, bool newAccess)
constructor(address usdt)
receive()
ArgumentsLengthMismatch()
IdenticalValues()
InvalidData()
RoundNotEnabled()
RoundNotEnded()
WaitForRoundDisable()
ZeroAddress()
ZeroClaimAmount()