Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9104…f8a0
0x73ac…02fc
Balances ($0.00)
No balances found for "AsyncClaim"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16269794 | 2 years ago | | | 0 | 0.0018636800 |
ABI
ABI objects
Getter at block 21189810
ASYNC() view returns (address)
0x91046fd4e707c83f95646101a393b2297423f8a0
owner() view returns (address)
0xc3a8b55aff589c31b48fa3936d7d7648607726a4
tokenSale() view returns (address)
0x73ac806990a7c878c8e12a0a8e12523fb98f02fc
Read-only
checkClaimable(address wallet, uint256 roundId) view returns (uint256)
checkClaimed(address wallet) view returns (bool)
checkPrice(uint256 roundId) view returns (uint256)
checkUSD(address wallet, uint256 roundId) view returns (uint256)
tokenPrice(uint256) view returns (uint256)
State-modifying
Events claim(uint256 roundId)
renounceOwnership()
setTokenPrice(uint256 roundId, uint256 price)
transferOwnership(address newOwner)
Claimed(address indexed wallet, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address async, address sale)
This contract contains no fallback and receive objects.
This contract contains no error objects.