Superyacht NFTs

Verified contract

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

No balances found for "Superyacht NFTs"

0x7280cd24ed3f7d9611b3e9e0b2def8f13bc455556f42b5509db55e2a205c6370
0xb460704905a63f69ed9c857cd1552db94cacf1dc4498cbd3fe4bb832c90d446b
0x6f383a10933a1d07b0186ee8e276352f854f0fc77308739b6bee5910980eb32c
0x9692f99f2ce038a18503e0bf48a71656009e0743a449f677a87653538c1743d8
0x2363cb359a00c0350e32be83006957aa0be37d2edb34cd96573d1916c38af056
0xec9e2556bc332a69440de0211f81964d6f5027f6538fa4bcbe74ebb0e9a48f49
0xd591bb5541d3173c1b209d20d3c9de92fb40fdc4d8045dc764d06ef43b1d1286
0x1073788f36ce23c736a29aef9d210c0e8cf4ccf98774e638e8ad873262bb5faf
0x60baa7291078c5752ea743c7cd95c39715499da375215dd0f015fb06eb99d4c6
0x70eba58118dedf0596e7f11dc50ccca809797f35fe75daa0a8867319d7482e9b

Functions
Getter at block 20862592
name(view returns (string)
Superyacht NFTs
owner(view returns (address)
0x1e942ee7e4bfa7402c21c563b9e2dc8bf64bca82
symbol(view returns (string)
SYACHT
totalSupply(view returns (uint256)
112
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getTokenMeta(uint256 tokenIdview returns (struct NftContracttokenInfo)
getTokenMetaByPublicKey(address publicKeyview returns (struct NftContracttokenInfo[])
isApprovedForAll(address owneraddress operatorview returns (bool)
metadataMap(uint256view returns (string tokenNamestring ipfsContentHashstring ipfsPictureHashstring ipfsSnippetHashstring description)
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
burn(uint256 tokenId
mintToken(struct NftContracttokenInfo info
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(string namestring symbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.