NftGateway

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x494fb0ac at 17107928
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 48 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots

No balances found for "NftGateway"

No transactions found for "NftGateway"


Functions
Getter at block 21025876
owner(view returns (address)
0x0000000000000000000000000000000000000000
transferManager(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
getNft(addressview returns (address)
getNfts(address nftAddraddress accountview returns (uint256[] nftList)
marketInfo(addressview returns (address marketaddress underlyinguint256 pieceCountuint256 liquidateThresholdbool isListed)
nftOwner(address accountaddress nftAddruint256 nftIdview returns (address)
transferExemption(addressview returns (bool)
State-modifying
adjustOrderForNft(address nftAddruint256[] indexes
initialize(address owner_address transferManager_
liquidateNft(address borrower
mintNft(address nftAddruint256[] nftIds
onERC721Received(addressaddressuint256bytesreturns (bytes4)
redeemNft(address nftAddruint256[] indexes
redeemNftWithPermit(address nftAddruint256[] indexesuint256 deadlinebool approveMaxuint8 vbytes32 rbytes32 s
redeemVerify(address marketaddress accountuint256 redeemTokensuint256 redeemAmountreturns (bool)
registry(address[] nftAddrsaddress[] marketsuint256[] liquidateThresholds
renounceOwnership(
setLiquidateThreshold(address nftAddruint256 newLiquidateThreshold
setListed(address nftAddrbool listed
setTransferExemption(address recipientbool newExemption
transferOwnership(address newOwner
Events
Initialized(uint8 version
LiquidateNft(address indexed borroweraddress indexed nftAddruint256[] nftAddrs
LiquidateThresholdUpdate(address indexed nftAddruint256 oldLiquidateThresholduint256 newLiquidateThreshold
ListedUpdate(address indexed nftAddrbool listed
MintNft(address indexed owneraddress indexed nftAddruint256[] nftAddrs
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RedeemNft(address indexed owneraddress indexed nftAddruint256[] nftAddrs
RegistryMarket(address indexed nftAddraddress indexed market
TransferExemption(address indexed recipientbool exemption
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.