NintendoNFT

Verified contract

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

No balances found for "NintendoNFT"

0xad540591611774d9d51e4ed9a03aac85491dc1ac14ad27ee63780fbf932b46b0
0xc0ca19bc70d39462879f2857a2c4b93b08b83fca6bd7cd2ccaf1c42808fc4205
0xfecd81c9bc89b2bc23d933ef09cc0bb146e34892670de5711be3dd9cb14ce7f6
0x346b5f98240e5db8b9a038d83180c1b6b1f62a4b2cff13eea9cb03da74b139b2
From
0xf4d1951e779cc5d88f35e82f9cc17f188ff9686e0717b26d8546606c7deefb79
0x955916d9d7ed0bf35c96ab8fad06ee2b47888655eec364fccd651bc61e9419f4
0xb993b94e9dc39e5524a1eb436f85ec8b27074687d1a29505884e66a34598f2d7
0x49a2f35b8f67f41d45247459d7c98991705c507e688e93f45aa9e9a7f36a24f3
0x67bb88f035cfeeaa70a2d8f4fbb117ce68708365a59c7c33dd0a714d3567448b
0x6a6f323243484b9b45035f5b5bcddc90cc585691cb8153cd7e9ed86f8d9da3d8

Functions
Getter at block 21402626
contractURI(view returns (string)
https://api-mainnet.rarible.com/contractMetadata/{address}
isOwner(view returns (bool)
false
name(view returns (string)
NintendoNFT
owner(view returns (address)
0x35827d1511ad11d7859120a0b5a3b3136de66157
symbol(view returns (string)
N64
tokenURIPrefix(view returns (string)
ipfs:/
Read-only
balanceOf(address _owneruint256 _idview returns (uint256)
balanceOfBatch(address[] _ownersuint256[] _idsview returns (uint256[])
creators(uint256view returns (address)
fees(uint256uint256view returns (address recipientuint256 value)
getFeeBps(uint256 idview returns (uint256[])
getFeeRecipients(uint256 idview returns (address[])
isApprovedForAll(address _owneraddress _operatorview returns (bool)
isSigner(address accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256 _idview returns (string)
State-modifying
addSigner(address account
burn(address _owneruint256 _iduint256 _value
mint(uint256 iduint8 vbytes32 rbytes32 sstruct ERC1155BaseFee[] feesuint256 supplystring uri
removeSigner(address account
renounceOwnership(
renounceSigner(
safeBatchTransferFrom(address _fromaddress _touint256[] _idsuint256[] _valuesbytes _data
safeTransferFrom(address _fromaddress _touint256 _iduint256 _valuebytes _data
setApprovalForAll(address _operatorbool _approved
setContractURI(string contractURI
setTokenURIPrefix(string tokenURIPrefix
transferOwnership(address newOwner
Events
ApprovalForAll(address indexed _owneraddress indexed _operatorbool _approved
CreateERC1155_v1(address indexed creatorstring namestring symbol
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SecondarySaleFees(uint256 tokenIdaddress[] recipientsuint256[] bps
SignerAdded(address indexed account
SignerRemoved(address indexed account
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(string namestring symbolstring contractURIstring tokenURIPrefixaddress signer
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.