DustPoolExtraAllocator
Verified contract
Active on
Ethereum with 989 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x97ca…8ab8
0xe2e1…c5f0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DUST | ERC-20 | 2.234701M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21114166 | 12 days ago | | | 0 | 0.00050758353 | |
| 21005706 | a month ago | | | 0 | 0.00074303280 | |
| 20178538 | 5 months ago | | | 0 | 0.00066987285 | |
| 19998582 | 5 months ago | | | 0 | 0.0016065596 | |
| 19949307 | 6 months ago | | | 0 | 0.00044335531 | |
| 19920124 | 6 months ago | | | 0 | 0.0013276852 | |
| 19897360 | 6 months ago | | | 0 | 0.00028147325 | |
| 19893852 | 6 months ago | | | 0 | 0.00022444190 | |
| 19891584 | 6 months ago | | | 0 | 0.00041653165 | |
| 19889743 | 6 months ago | | | 0 | 0.0010761214 |
ABI
ABI objects
Getter at block 21202931
erc20() view returns (address)
0xe2e109f1b4eaa8915655fe8fdefc112a34acc5f0
erc721() view returns (address)
0x97ca7fe0b0288f5eb85f386fed876618fb9b8ab8
getBlockTimestamp() view returns (uint256)
1731792299
locked() view returns (bool)
false
owner() view returns (address)
0xb0c4c05e291a558ca0e5d43d43eacac190aea9eb
unlockTime() view returns (uint256)
1634302800
Read-only
cardTypeAmounts(uint8) view returns (uint256)
getAvailableBalance(uint16[] _tokenIds) view returns (uint256 balance)
getCardTypeFromId(uint16 _tokenId) pure returns (uint8 _cardType)
getUsedTokenData(uint8 _page, uint16 _perPage) view returns (uint8[])
isTokenUsed(uint16 _position) view returns (bool result)
State-modifying
Events redeem(uint16[] _tokenIds)
removeUnlockTime()
renounceOwnership()
retrieve721(address _tracker, uint256 id)
retrieveERC20(address _tracker, uint256 amount)
toggleLocked()
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Redeemed(uint16 tokenId)
Skipped(uint16 tokenId)
constructor(address _erc721, address _erc20)
This contract contains no fallback and receive objects.
This contract contains no error objects.