SplitV1Migration
Verified contract
Active on
Ethereum with 13,598 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 "SplitV1Migration"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8960590 | 5 years ago | | | 0 | 0.0033797980 | |
| 8960589 | 5 years ago | | | 0 | 0.0095570980 | |
| 8960589 | 5 years ago | | | 0 | 0.000054606000 | |
| 8960589 | 5 years ago | | | 0 | 0.000054606000 | |
| 8960589 | 5 years ago | | | 0 | 0.000054606000 | |
| 8960589 | 5 years ago | | | 0 | 0.000054606000 | |
| 8960589 | 5 years ago | | | 0 | 0.000054606000 | |
| 8960589 | 5 years ago | | | 0 | 0.000054606000 | |
| 8960533 | 5 years ago | | | 0 | 0.0064263640 | |
| 8960532 | 5 years ago | | | 0 | 0.0095272840 |
ABI
ABI objects
Getter at block 21266539
newLimit() view returns (uint16)
300
oldLimit() view returns (uint256)
250
size() view returns (uint16)
5
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)
v1Migrated(address, uint256) view returns (uint16)
State-modifying
Events migrate(address pack, uint256 id)
migrateAll(address pack, uint256[] ids)
Migrated(address indexed user, address indexed pack, uint256 indexed id, uint256 start, uint256 end, uint256 startID)
constructor(address _cards, address[] _packs, uint256 _oldLimit, uint16 _newLimit)
This contract contains no fallback and receive objects.
This contract contains no error objects.