NFT
Contract Summary
State Variables
NFTManagerStorageLocation
bytes32 private constant NFTManagerStorageLocation = 0x980c83754224d51d8374ad9970317aaf24ad04850ecf2b771ca42610c8b64700;azoth
address public immutable azoth;Functions
constructor
initialize
onlyAzoth
addBatch
Name
Type
Description
mint
Name
Type
Description
burn
Name
Type
Description
Name
Type
Description
repay
Name
Type
Description
tokenURI
_authorizeUpgrade
getNextTokenId
getNFTRedeemInfo
Name
Type
Description
Name
Type
Description
getRwaRedeemInfo
Name
Type
Description
Name
Type
Description
getRepayInfo
Name
Type
Description
Name
Type
Description
isRedeemProcessed
Name
Type
Description
getNFTTotalValue
Name
Type
Description
getOwnedNFT
_getNFTManagerStorage
_checkAzoth
_calcNFTTotalValue
_render
Events
LOG_MintRedeemNFT
Errors
NextRound
NotAzoth
NotNFTOwner
InsufficientRedeemAmount
NotYetProcessed
RepayTooMuch
Structs
NFTRedeemInfo
RepayInfo
WRWARedeemInfo
NFTManagerStorage
Last updated