MemoryBankNFT

Verified contract

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

No balances found for "MemoryBankNFT"

0xe196412ac1ab324fb4b7dabfd1e0806ed163aefa562584d8cdb57c751dc028eb
0x746719ff339eab5b928cb5042ce27651a44dac033ea2c059daf17e495d5e9abf
0x3bf79de087b06d7e5f9be301b3485195056950a9570c443c95b2907f9b138f6e
0xf6938ac218a052099c6ea27c1197f7318c95b6487480502d51fa99830698eb1f
0x1eca9cf7845636ad6adc42cea1c3809c61d142430b92d146543ca93911f43d26
0x6517ef285444911245f34f049f14bfdd19f4eaa90d85b960ab4a8bdc05ed3e2e
0x281b3b86824f6258240a503b2b6c7d217de02a43b3f6c7e6545d62b06fb5fd23
0x5b22238c7f02d22732f140a43c6cdce6a29ae99fb6ee7175d39ef8a1b7244abf
0xce4db21c11ecb500b7d65bbdc51b7aaa390623ec1f7b3dfc8cf0ce029c7fe529
0xa35fc59f50bb5a7fe89ecedfb638de77afe92562b421e204394bf6bd2e009d70

Functions
Getter at block 21230369
owner(view returns (address)
0x1f72ad1512ac47459f354af6dee6298fd7c292ba
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
isApprovedForAll(address accountaddress operatorview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256 _tokenIdview returns (string)
State-modifying
mintNFT(uint256 concertIduint256 quantitystring tokenURI
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
transferOwnership(address newOwner
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.