Very long CNP

Verified contract

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

No balances found for "Very long CNP"

0xb8d39c6f6721c6426a3726232080785ccfd3176671abcd0579b58e7d5060a90f
0x4c23d7d77bc8e7c5ca503e09886fc4a01a1d830a5abb968007ab7450b24b84fa
0x83d45e9386c9f6ea3b9b62d944b3feb2fb6c959b7304dfa66eecb8df805d7ba4
0x156a0943dae2ff3da8f61aa4cfbd748aa4329f8d85d06c250a11487425f794ba
0xb830ba9575c0b4a4b2c5f8f03aa275d53f6e3c445e2c3423b40c170328a44fd4
0xcb95865653b3f88866d1d37bc30b3ba6875c20893e580e20f97156fb07c2fe38
From
0xdf08e6f3cae99b6c880dde799419ad2bf9933fee2693f9ec459e6deebf8f3a54
From
0x414859c059e664807b71719b68e71c1ccfd0745eda744943d9914d1e0ce5131e
0x034997a7d1da47afc01ec2f85e63b26cd33ba092f746ba4e3d111a9a6808f068
0xc46dd392e822a3d4c9ea8df20548649b44b1bfdb4dea5d62d3565d34ec703147

Functions
Getter at block 21210665
baseExtension(view returns (string)
.json
baseURI(view returns (string)
https://data.syou-nft.com/vlcnp/json/
maxSupply(view returns (uint256)
11111
merkleRoot(view returns (bytes32)
0x5993d9f7e748ae8bbeb712a03efc18ace6ef612b9dd42447ff4510b23cd63080
name(view returns (string)
Very long CNP
owner(view returns (address)
0x96c3b88360e9c9a9839c9133709045cdb7b735fd
phase(view returns (uint8)
2
preCost(view returns (uint256)
1000000000000000
publicCost(view returns (uint256)
1000000000000000
publicMaxPerTx(view returns (uint256)
1
symbol(view returns (string)
VLCNP
totalSupply(view returns (uint256)
11111
withdrawAddress(view returns (address)
0x194a919bc6b7eac730a0df44372296bdc93e5d1e
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)
tokenURI(uint256 tokenIdview returns (string)
whitelistMinted(addressview returns (uint256)
State-modifying
approve(address touint256 tokenId
mint(uint256 _mintAmountpayable 
ownerMint(address touint256 count
preMint(uint256 _mintAmountuint256 _presaleMaxbytes32[] _merkleProofpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
setMerkleRoot(bytes32 _merkleRoot
setPhase(uint8 _newPhase
setPreCost(uint256 _preCost
setPublicCost(uint256 _publicCost
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(