MoonCatOrderLookup
Verified contract
Active on
Ethereum with 0 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x60cd…4ab6
0x7c40…3572
-
variable spans 25599 additional slots
Balances ($0.00)
No balances found for "MoonCatOrderLookup"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "MoonCatOrderLookup"
ABI
ABI objects
Getter at block 21184006
owner() view returns (address)
0xc3f733ca98e0dad0386979eb96fb1722a1a05e69
Read-only
entriesPerAddress(address _owner) view returns (uint256)
oldTokenIdExists(uint256 oldTokenId) view returns (bool)
oldTokenIdToRescueOrder(uint256 oldTokenId) view returns (uint256)
State-modifying
Events removeEntry(uint256 _oldTokenId)
renounceOwnership()
submitRescueOrder(uint256[] oldTokenIds, uint16[] rescueOrders)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.