0x78dfb3f2d1506079c064f46385091729051beb7d
Verified contract
Proxy
Active on
Base with 1,439 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
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
Balances ($0.00)
No balances found for "0x78dfb3f2d1506079c064f46385091729051beb7d"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21297353 | 12 days ago | | | 0 | 6.3544687e-7 | |
| 21297350 | 12 days ago | | | 0 | 6.3677462e-7 | |
| 21297347 | 12 days ago | | | 0 | 6.3588381e-7 | |
| 21296673 | 12 days ago | | | 0 | 8.1483084e-7 | |
| 21296615 | 12 days ago | | | 0 | 2.7708944e-7 | |
| 20328177 | a month ago | | | 0 | 0.0000012318269 | |
| 20327894 | a month ago | | | 0 | 0.0000014793951 | |
| 20259029 | a month ago | | | 0 | 6.3250685e-7 | |
| 20259024 | a month ago | | | 0 | 6.3183620e-7 | |
| 20259020 | a month ago | | | 0 | 6.3188388e-7 |
ABI
ABI objects
Getter at block 21808491 proxiableUUID() view returns (bytes32)
migrationVersion() view returns (uint8)
1
nextCheckOutSeq() view returns (uint64)
1406
operator() view returns (address)
0x3179a7e9cb621f541d27aa33b07c0e63fc223c43
owner() view returns (address)
0x402515e064dbedb3e819be803a28acce837d314d
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
version() view returns (uint8)
3
Read-only
supportsInterface(bytes4 interfaceId) pure returns (bool)
tokenInfo(address token) view returns (struct NFTCheckIOBaseTokenInfo)
State-modifying
Events acceptOwnership()
checkIn(address token, address from, uint256[] tokenIds, uint256[] amounts, bytes data)
checkOut(uint64 checkOutSeq, struct NFTCheckIOCheckOutInfo[] checkOuts)
checkOut(uint64 checkOutSeq, address token, address to, uint256[] tokenIds, uint256[] amounts)
deregisterToken(address token)
migrate(address migrator, bytes migrationData, uint8 migrationVersion_)
onERC1155BatchReceived(address, address from, uint256[] ids, uint256[] values, bytes data) returns (bytes4)
onERC1155Received(address, address from, uint256 id, uint256 value, bytes data) returns (bytes4)
onERC721Received(address, address from, uint256 tokenId, bytes data) returns (bytes4)
registerToken(address token, address burner, address mintFunction)
renounceOwnership()
transferOwnership(address newOwner)
upgrade(address newImplementation, address migrator, bytes migrationData, uint8 migrationVersion_)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
CheckIn(address indexed token, address indexed from, uint256[] tokenIds, uint256[] amounts, bytes data)
CheckOut(uint64 indexed checkOutSeq, address indexed token, address indexed to, uint256[] tokenIds, uint256[] amounts)
DeregisterToken(address indexed token)
Initialized(uint8 version)
OwnershipTransferStarted(address indexed previousOwner, address indexed newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RegisterToken(address indexed token, address burner, address mintFunction)
Upgraded(address indexed implementation)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.