Bytecode-generated storage layout

We've generated a storage layout (with no variable labels) from this contract's bytecode. We've also started a backfill to track the inferred variables.

MainnetNFTFacet

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xbac01e41 at 13679886
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "MainnetNFTFacet"

No transactions found for "MainnetNFTFacet"


Functions
Getter at block 20946217

This contract contains no getter function objects.

Read-only
getLoanNFTs(uint256 loanIDview returns (uint256[] loanNFTs)
getLoanNFTsV2(uint256 loanIDview returns (uint256[] loanNFTs_uint256[] amounts_)
getStakedNFTs(address nftOwnerview returns (uint256[] staked_)
getStakedNFTsV2(address nftOwnerview returns (uint256[] staked_uint256[] amounts_)
State-modifying
onERC1155BatchReceived(address operatoraddress fromuint256[] idsuint256[] valuesbytes datareturns (bytes4)
onERC1155Received(address operatoraddress fromuint256 iduint256 valuebytes datareturns (bytes4)
stakeNFTs(uint256[] nftIDs
unstakeNFTs(uint256[] nftIDs
unstakeNFTsV2(uint256[] nftIDsuint256[] nftAmounts
Events

This contract contains no event objects.

Constructor
constructor(address nftV2Addressaddress tellerNFTMigratorAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.