Migrator
Verified contract
Active on
Ethereum with 1,404 txns
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ARCH | ERC-20 | 90.668767M | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21172612 | 10 days ago | | | 0 | 0.0019886048 | |
| 20631461 | 3 months ago | | | 0 | 0.000096664129 | |
| 19430093 | 8 months ago | | | 0 | 0.0033606259 | |
| 18919135 | a year ago | | | 0 | 0.0012524482 | |
| 18764723 | a year ago | | | 0 | 0.0036230142 | |
| 18737014 | a year ago | | | 0 | 0.0055242881 | |
| 18638836 | a year ago | | | 0 | 0.0018911587 | |
| 18100696 | a year ago | | | 0 | 0.00077302471 | |
| 17957796 | a year ago | | | 0 | 0.0020514629 | |
| 17424915 | a year ago | | | 0 | 0.0012287410 |
ABI
ABI objects
Getter at block 21246559
fromToken() view returns (address)
0x1f3f9d3068568f8040775be2e8c03c103c61f3af
toToken() view returns (address)
0x1559fa1b8f28238fd5d76d9f434ad86fd20d1559
Read-only
This contract contains no read-only function objects.
State-modifying
Events migrate(uint256 amount)
migrateTo(address receiver, uint256 amount)
migrateToWithPermit(address receiver, uint256 amount, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
migrateWithPermit(uint256 amount, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
Migrate(uint256 amount, address fromToken, address toToken, address migrator)
constructor(address _fromToken, address _toToken)
This contract contains no fallback and receive objects.
This contract contains no error objects.