Aotu 3D NFT

Verified contract

Active on Ethereum with 1,211 txns
Deployed by via 0x8c365551 at 16416669
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Aotu 3D NFT"

0x58b65b8cfbc300bdf14868085ce6312ec9f05e54eff4038ea1aa92ed03c284b7
0xb5bc0732f8203f8bec9472889da2d59480d183eba88c9d3f46561fc6bff3a0c4
0x17ffe6fca70b1bc8ba0886d2f678a770b0390d8802f10a83b8b355246daad866
0x2c904a9ad9c6bd71ea72efb2521b6b095dc7489585f7a6b77fcc8ebfc72a43ce
0xf8dbdfa41dcaea8a9f70f5f85db9fdf016e2c8d5c89bc686a45e222140bd84bc
0x27b60dbd283311038b24c0279d10ce7717697144900a5814c064737fb63a21cb
0x4772d09321186a3ff2683a957666e941586b3745f519cf2ff26da601cbd8025c
0x64b41c6e3741643686e14899c347abbbc601df7d551f538cc5621ed9dc5603fa
0x8fc892280d0819def2b65075bd29edd190e24fb803c793114b55a43858874a2a
0xde1997209ecc5e3e90d61eca6604c7da85ad7af4f585f0d6ed3c917e44950778

Functions
Getter at block 21118772
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
availableSupply(view returns (uint256)
0
name(view returns (string)
Aotu 3D NFT
owner(view returns (address)
0xccab6b67a55f2078b32425a72c266811ee8bab6a
symbol(view returns (string)
AotuNFT3D
totalSupply(view returns (uint256)
888
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address operatoruint256 tokenId
renounceOwnership(
reserveOwn(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setTokenURI(string _URI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OperatorNotAllowed(address operator