CryptoNewYorkerBanner

Verified contract

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

No balances found for "CryptoNewYorkerBanner"

0x27d11356c8bbc16fecf0211ae7e3cbe6bfc6445a621603f5a7f30f5e5f69015e
0xd3f769dc7ad292aa41c64fb94ac25c7b60c15621696974f858d799082db3d696
0x8a18663033cf0859cc133bfccde57bf7f825002331e8e83f64dd5fc46fb1c15c
0xf2b54679be1763c16221047600124ba8f04fe78247ff742b63a17a730d154ca1
0x6b0bdca9dafd404e43ebdacdac92ba4a6a18af1de9646ce882aad4efaaeec339
0xf9990ef2a46ac0bb8cfbdbcab65ae4c93c6d17a9640568b4c91926774be934d7
0xf83cb4252996eb710267d59799f9073915d24f28a4933c83ce53502b1cda4204
0xd82a78883691cd46b6a9c6b550d9111da7ab8059f71fe8126e1ee6182f33477d
0x87829853f6816297221f15a561da56df32d7e758d3d2a53aea163704f5621149
0x84001ba76c0d48d69be52bd2787682dbca2ad262723b980ac803913585c175f7

Functions
Getter at block 21194580
name(view returns (string)
CryptoNewYorkerBanner
owner(view returns (address)
0xb96e81f80b3aeef65cb6d0e280b15fd5dbe71937
paused(view returns (bool)
false
symbol(view returns (string)
CNYB
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
batchTransfer(address[] recipientsuint256[] tokenIDsuint256[] amounts
burn(address accountuint256 iduint256 value
burnBatch(address accountuint256[] idsuint256[] values
mint(address accountuint256 iduint256 amount
mintBatch(address touint256[] idsuint256[] amounts
pause(
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setTokenURI(uint256 tokenIdstring _uri
setURI(string newuri
transferOwnership(address newOwner
unpause(
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address 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
Unpaused(address account
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.