Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
RING | ERC-20 | 22.439523K | -- | -- | |
$RING | ERC-20 | 141 | -- | -- | |
$RING | ERC-20 | 141 | -- | -- | |
RING | ERC-20 | 114.900398 | -- | -- | |
$RING | ERC-20 | 70 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15445527 | 2 years ago | | | 0 | 0.00044523693 | |
| 15445517 | 2 years ago | | | 0 | 0.00050705599 | |
| 15445514 | 2 years ago | | | 0 | 0.00043097194 | |
| 15438769 | 2 years ago | | | 0 | 0.00089056519 | |
| 15431308 | 2 years ago | | | 0 | 0.00022371574 | |
| 15431079 | 2 years ago | | | 0 | 0.00024211650 | |
| 15431075 | 2 years ago | | | 0 | 0.00022096698 | |
| 15419576 | 2 years ago | | | 0 | 0.00013082646 | |
| 15419500 | 2 years ago | | | 0 | 0.00016081591 | |
| 15413084 | 2 years ago | | | 0 | 0.00014127000 |
ABI
ABI objects
Getter at block 21176913
_MAX() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
_owner() view returns (address)
0x858ff8811bf1355047f817d09f3e0d800e7054aa
claimingStatus() view returns (bool)
true
currentIndex() view returns (uint256)
0
getTotalDepositedAddresses() view returns (uint256)
181
getTotalDepositedTokens() view returns (uint256)
67565952765514
getTotalNecessaryTokens() view returns (uint256)
114900398074
migrationOpen() view returns (bool)
false
newToken() view returns (address)
0x915b25b55ad2c0722826f11b0088b6d03f3feb1a
newTokenDecimals() view returns (uint256)
9
oldToken() view returns (address)
0xd3ca4151ba451813a3c37e4ff920406da0d451c6
oldTokenDecimals() view returns (uint256)
9
Read-only
getClaimableNewTokens(address account) view returns (uint256)
getDepositedAmountAtIndex(uint256 i) view returns (address)
State-modifying
Events claimNewTokens()
deposit()
depositNecessaryNewTokens()
forceClaimTokens(uint256 iterations)
resetForceClaim()
sellOldTokens(address account, address router, bool max, uint256 amount)
setClaimingStatus(bool enabled)
setMigrationStatus(bool enabled)
setNewToken(address token)
setOldToken(address _oldToken)
sweepNative(address account)
sweepOtherTokens(address token, address account)
transferOwner(address newOwner)
withdrawNewTokens(address account, uint256 amount, bool allOfThem)
withdrawOldTokens(address account, uint256 amount, bool allOfThem)
This contract contains no event objects.
constructor(address _oldToken)
This contract contains no fallback and receive objects.
This contract contains no error objects.