CryptantCrabMigrator
Verified contract
Active on
Ethereum with 159 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xecd6…794b
0xc58e…3b2e
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
(#200010) | CC | ERC-721 | 1 | -- | -- |
(#200006) | CC | ERC-721 | 1 | -- | -- |
(#200001) | CC | ERC-721 | 1 | -- | -- |
(#100003) | CC | ERC-721 | 1 | -- | -- |
(#100002) | CC | ERC-721 | 1 | -- | -- |
(#100001) | CC | ERC-721 | 1 | -- | -- |
(#100000) | CC | ERC-721 | 1 | -- | -- |
CC | ERC-721 | 1 | -- | -- | |
CC | ERC-721 | 1 | -- | -- | |
CC | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21253521 | 3 days ago | | | 0 | 0.0036564365 | |
| 21252978 | 3 days ago | | | 0 | 0.0091601828 | |
| 20749814 | 2 months ago | | | 0 | 0.00061152570 | |
| 20723217 | 3 months ago | | | 0 | 0.0012710280 | |
| 20638705 | 3 months ago | | | 0 | 0.00031959934 | |
| 20638639 | 3 months ago | | | 0 | 0.012198722 | |
| 20638611 | 3 months ago | | | 0 | 0.0079326116 | |
| 20636258 | 3 months ago | | | 0 | 0.00072661984 | |
| 20604090 | 3 months ago | | | 0 | 0.0013265842 | |
| 20596065 | 3 months ago | | | 0 | 0.0011119646 |
ABI
ABI objects
Getter at block 21275968
_cryptantCrabStorage() view returns (address)
0xc58e24f5b05365aa21ded72111af939446d13b2e
_cryptantCrabToken() view returns (address)
0xecd6b4a2f82b0c9fb283a4a8a1ef5adf555f794b
owner() view returns (address)
0xb7784f0b98d049bb73435044c5879cc78365f168
Read-only
This contract contains no read-only function objects.
State-modifying
Events migrate(uint256[] tokenIds, uint256[] fossilTokenIds, uint256 cryptantFragment, uint256 crabToken)
renounceOwnership()
setAddresses(address _cryptantCrabTokenAddress, address _cryptantCrabStorageAddress)
transferOwnership(address newOwner)
CrabMigrated(address indexed owner, uint256[] tokenIds)
CrabTokenMigrated(address indexed owner, uint256 amount, uint256 newBalance)
CryptantFragmentMigrated(address indexed owner, uint256 amount, uint256 newBalance)
FossilMigrated(address indexed owner, uint256[] tokenIds)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _cryptantCrabTokenAddress, address _cryptantCrabStorageAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.