v2Migration
Verified contract
Active on
Ethereum with 7,169 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0e3a…fe07
Balances ($0.00)
No balances found for "v2Migration"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16229416 | 2 years ago | | | 0 | 0.0090362400 | |
| 16229411 | 2 years ago | | | 0 | 0.0074465820 | |
| 15865209 | 2 years ago | | | 0 | 0.0056444300 | |
| 15693312 | 2 years ago | | | 0 | 0.0045194160 | |
| 15693306 | 2 years ago | | | 0 | 0.0052583200 | |
| 15693299 | 2 years ago | | | 0 | 0.0050827680 | |
| 15530861 | 2 years ago | | | 0 | 0.0045492240 | |
| 15530859 | 2 years ago | | | 0 | 0.0039975950 | |
| 15530858 | 2 years ago | | | 0 | 0.0039812150 | |
| 15530855 | 2 years ago | | | 0 | 0.0032532480 |
ABI
ABI objects
Getter at block 21321772
limit() view returns (uint16)
300
Read-only
canMigrate(address) view returns (bool)
convertProto(uint16 proto) view returns (uint16)
convertPurity(uint16 purity) pure returns (uint8)
getEtherbotsIndex(uint16 proto) view returns (bool, uint16)
getShine(uint16 purity) pure returns (uint8)
noCardsActivated(uint256[] state) pure returns (bool)
v2Migrated(address, uint256) view returns (uint16)
State-modifying
Events migrate(address pack, uint256 id)
Migrated(address indexed user, uint256 id, uint256 start, uint256 end, uint256 startID)
constructor(address _legacy, address _cards, address[] _packs, uint16 _limit)
This contract contains no fallback and receive objects.
This contract contains no error objects.