NFTvocab

Verified contract

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

No balances found for "NFTvocab"

0xa6c916d8d8266c95b3f3831270e3b844f1160cf3294d91f95d01ee09ebd44fb2
0x3a49781a35c0504363b622b0e563a62019d93023f1c3fb02b64e7bcc470fe5bd
0xc57ed55062aae281fbc491d281ac20c765c0e99ece183c272487442645766def
0xbbf564991e324ee833fe9c6898e72cb8bc231784375a63d610198c7f582adf48
0xfe32ce567425dbda559a47c5ac1887b820c4d144046d7b3cf2ce4a1fcc6f77da
0x421e358f7552b146baf3dd0f0b15a3cb59a9f12dd29979de55272df424394808

Functions
Getter at block 21325215
name(view returns (string)
NFTvocab
owner(view returns (address)
0xb0a7125237b29d02b4aeeaa2b467696a916ef716
symbol(view returns (string)
NFTv
totalSupply(view returns (uint256)
5
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getEighth(uint256 tokenIdview returns (string)
getFifth(uint256 tokenIdview returns (string)
getFirst(uint256 tokenIdview returns (string)
getFourth(uint256 tokenIdview returns (string)
getSecond(uint256 tokenIdview returns (string)
getSeventh(uint256 tokenIdview returns (string)
getSixth(uint256 tokenIdview returns (string)
getThird(uint256 tokenIdview returns (string)
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 touint256 tokenId
claim(uint256 tokenId
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
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

This contract contains no error objects.