Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7d9b…316a
0x63e2…e8ca
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BDROP | ERC-20 | 108.385495K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 2782764 | a year ago | | | 0 | 0.000000000003396965 | |
| 2782019 | a year ago | | | 0 | 0.000000000039477390 | |
| 2781986 | a year ago | | | 0 | 0.000000000035667408 | |
| 2781916 | a year ago | | | 0 | 0.000000000045441600 | |
| 2781351 | a year ago | | | 0 | 0.000000000042967990 | |
| 2753584 | a year ago | | | 0 | 0.000000000346405509 | |
| 2734632 | a year ago | | | 0 | 0.000000000054808731 | |
| 2733266 | a year ago | | | 0 | 0.000000000094213701 | |
| 2732440 | a year ago | | | 0 | 0.000000000234638685 | |
| 2732418 | a year ago | | | 0 | 0.000000000248609538 |
ABI
ABI objects
Getter at block 23112626
migrationClaimStarted() view returns (bool)
false
migrationStartTime() view returns (uint256)
1692224629
migrationStarted() view returns (bool)
false
owner() view returns (address)
0x6d45e982a852551d31e303f3338f291d654ba0e3
tokenV1() view returns (address)
0x7d9b8c21f127c381df55a1171a3c54ce027c316a
tokenV2() view returns (address)
0x63e21a2fc57c4dec5782b9f673891e2c9848e8ca
totalUnclaimed() view returns (uint256)
29862553056273599458758158
Read-only
checkTokenV1Balance(address addr) view returns (uint256)
v2Balances(address) view returns (uint256)
State-modifying
Events claimV2Tokens()
migrateToV2()
renounceOwnership()
setTokenV2(address tokenV2addr)
startMigration()
startMigrationClaim()
stopMigration()
stopMigrationClaim()
transferOwnership(address newOwner)
withdrawETH()
withdrawV1OrExcessTokens(address _token)
ClaimedV2(address indexed addr, uint256 amount)
MigrateToV2(address indexed addr, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address tokenAddressV1, address tokenAddressV2)
This contract contains no fallback and receive objects.
This contract contains no error objects.