TokenMigrator
Verified contract
Active on
Ethereum with 414 txns
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 |
---|---|---|---|---|---|
WILD | ERC-20 | 19.564383M | -- | -- | |
WILD | ERC-20 | 2.441369M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16075823 | 2 years ago | | | 0 | 0.00078097278 | |
| 15595235 | 2 years ago | | | 0 | 0.00037403608 | |
| 15190220 | 2 years ago | | | 0 | 0.00035470189 | |
| 15190219 | 2 years ago | | | 0 | 0.00045272229 | |
| 14988908 | 2 years ago | | | 0 | 0.0010264709 | |
| 14630277 | 3 years ago | | | 0 | 0.0050431427 | |
| 14567218 | 3 years ago | | | 0 | 0.0036585451 | |
| 14496371 | 3 years ago | | | 0 | 0.0046627974 | |
| 14471361 | 3 years ago | | | 0 | 0.0027375441 | |
| 14444991 | 3 years ago | | | 0 | 0.0033994543 |
ABI
ABI objects
Getter at block 21332972
RENOUNCE_TIMEOUT() view returns (uint256)
3600
isOwner() view returns (bool)
false
newToken() view returns (address)
0x403d512ab96103562dcafe4635545e8ee2753f6e
oldToken() view returns (address)
0x08a75dbc7167714ceac1a8e43a8d643a4edd625a
owner() view returns (address)
0xd7b3b50977a5947774bfc46b760c0871e4018e97
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
renouncedAt() view returns (uint256)
0
treasury() view returns (address)
0xfd66fb512dbc2dfa49377cfe1168eafc4ea6aa5d
Read-only
This contract contains no read-only function objects.
State-modifying
Events acceptOwnership()
acceptRenounceOwnership()
cancelRenounceOwnership()
initiateRenounceOwnership()
migrate(uint256 _amount)
recall(address _token, uint256 _amount)
transferOwnership(address _newOwner)
OwnershipTransferConfirmed(address indexed previousOwner, address indexed newOwner)
OwnershipTransferInitiated(address indexed previousOwner, address indexed newOwner)
constructor(address _oldToken, address _newToken, address _treasury)
This contract contains no fallback and receive objects.
This contract contains no error objects.