NFTCheckIO

Verified contract

Implementation

Active on Base with 0 txns
Deployed by via 0x7336f6ce at 5972649
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 47 additional slots

No balances found for "NFTCheckIO"

No transactions found for "NFTCheckIO"


Functions
Getter at block 21815668
 
migrationVersion(view returns (uint8)
nextCheckOutSeq(view returns (uint64)
0
operator(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x0000000000000000000000000000000000000000
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
version(view returns (uint8)
3
Read-only
supportsInterface(bytes4 interfaceIdpure returns (bool)
tokenInfo(address tokenview returns (struct NFTCheckIOBaseTokenInfo)
State-modifying
acceptOwnership(
checkIn(address tokenaddress fromuint256[] tokenIdsuint256[] amountsbytes data
checkOut(uint64 checkOutSeqstruct NFTCheckIOCheckOutInfo[] checkOuts
checkOut(uint64 checkOutSeqaddress tokenaddress touint256[] tokenIdsuint256[] amounts
deregisterToken(address token
migrate(address migratorbytes migrationDatauint8 migrationVersion_
onERC1155BatchReceived(addressaddress fromuint256[] idsuint256[] valuesbytes datareturns (bytes4)
onERC1155Received(addressaddress fromuint256 iduint256 valuebytes datareturns (bytes4)
onERC721Received(addressaddress fromuint256 tokenIdbytes datareturns (bytes4)
registerToken(address tokenaddress burneraddress mintFunction
renounceOwnership(
transferOwnership(address newOwner
upgrade(address newImplementationaddress migratorbytes migrationDatauint8 migrationVersion_
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
CheckIn(address indexed tokenaddress indexed fromuint256[] tokenIdsuint256[] amountsbytes data
CheckOut(uint64 indexed checkOutSeqaddress indexed tokenaddress indexed touint256[] tokenIdsuint256[] amounts
DeregisterToken(address indexed token
Initialized(uint8 version
OwnershipTransferStarted(address indexed previousOwneraddress indexed newOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RegisterToken(address indexed tokenaddress burneraddress mintFunction
Upgraded(address indexed implementation
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.