MigrationAgent
Verified contract
Active on
Ethereum with 258 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "MigrationAgent"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13940055 | 3 years ago | | | 0 | 0.0065120623 | |
| 13759071 | 3 years ago | | | 0 | 0.0020414936 | |
| 12734957 | 3 years ago | | | 0 | 0.00049802000 | |
| 12579548 | 4 years ago | | | 0 | 0.00049802000 | |
| 12579525 | 4 years ago | | | 0 | 0.00049802000 | |
| 11580362 | 4 years ago | | | 0 | 0.0021363760 | |
| 11082730 | 4 years ago | | | 0 | 0.00048602000 | |
| 10473885 | 4 years ago | | | 0 | 0.0015552640 | |
| 10060463 | 5 years ago | | | 0 | 0.00048602000 | |
| 10057135 | 5 years ago | | | 0 | 0.0019926820 |
ABI
ABI objects
Getter at block 21378802
migration_id() view returns (uint256)
237
token_address() view returns (address)
0x089a6d83282fb8988a656189f1e7a73fa6c1cac2
Read-only
migrations(uint256) view returns (uint256 id, address participant, string eos_account_name, uint256 amount)
participantRegistered(address participant) view returns (bool)
participant_migrations(address, uint256) view returns (uint256 id, address participant, string eos_account_name, uint256 amount)
registrations(address) view returns (string)
State-modifying
Events migrateFrom(address participant, uint256 amount)
register(string eos_account_name)
Migrated(uint256 indexed id, address indexed from, uint256 amount, string eos_account_name)
NameRegistered(address indexed from, string eos_account_name)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.