MigrateERC20
Verified contract
Active on
Ethereum with 1,624 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xca7b…430a
0x7cc9…5f14
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WOLVERINU | ERC-20 | 1.416014B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20145254 | 4 months ago | | | 0 | 0.00060776600 | |
| 16281586 | 2 years ago | | | 0 | 0.00096999668 | |
| 16278147 | 2 years ago | | | 0 | 0.0039937366 | |
| 15856558 | 2 years ago | | | 0 | 0.0028739484 | |
| 15856558 | 2 years ago | | | 0 | 0.0028739484 | |
| 15806219 | 2 years ago | | | 0 | 0.0034271720 | |
| 15741097 | 2 years ago | | | 0 | 0.0010745648 | |
| 15734074 | 2 years ago | | | 0 | 0.00045403518 | |
| 15734066 | 2 years ago | | | 0 | 0.0050490948 | |
| 15733974 | 2 years ago | | | 0 | 0.0048432164 |
ABI
ABI objects
Getter at block 21099663
balanceIn() view returns (uint256)
401835025966526303275345295
balanceOut() view returns (uint256)
8996407525528566052445678090000000
exchangeRatio() view returns (uint256)
1
getTokenNew() view returns (address)
0x7cc97bf17c5adabe25f9d19d15a1ec8a1ad65f14
getTokenOld() view returns (address)
0xca7b3ba66556c4da2e2a9afef9c64f909a59430a
migrationStage() view returns (uint8)
2
owner() view returns (address)
0xcf7de4c751ee826f65aed740602aed0ea068ae5f
Read-only
This contract contains no read-only function objects.
State-modifying
Events migrate(uint256 _amount)
renounceOwnership()
setExchangeRatio(uint256 _exchangeRatio)
setMigrationStage(uint8 _migrationStage)
setTokens(address _token_old, address _token_new)
transferOwnership(address newOwner)
withdrawEther()
withdrawRaisedTokens()
withdrawUnclaimedTokens()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _token_old, address _token_new, address _router)
This contract contains no fallback and receive objects.
This contract contains no error objects.