CNP Gotouchi

Verified contract

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

No balances found for "CNP Gotouchi"

0x22df10b3c7e7c47f6a6f5d3c0aba299c3058d8f368453da907713704f42b53dc
0xd7f2866224e4599caf0d9c99678d787efb6b72747d4ff1c6f1eb7bdc0127460f
0x5d5486a75446ede5013bdb5d47feaf7186f799448b86d88a647ec13b6db7c43b
0x161b39178b963253ebcfa5e3e844bd41d84d0df62f13ec2ef7a9a5eb9ee8ff21
0x1b8d0064b144b34908e372d876e860c79fb029b4e2e588555854600c61c6eae5
0x57834d05156ce400c2ca737bcf942d9d28c713cca4fbd3851349b18e0936015b
0xf827859e242a51a2ceaf3cf7effedfc7560d97b0b52dfc98806fcda3b69005a9
0xb5fc99baebc377f9d744acb1e3b1a0c3eb81a85e6f16e68de5eb4bb425eb4add
0xd3e87be05821704a63ee85e92608a5f9bddfd5d4a99bc41c42d225f4c4a613c4
0x1baf0c67b7d31efe3808e9c24b3b2001d0d489ebea6bfbc850c2774deb1f25f8

Functions
Getter at block 21159603
BURNER_ROLE(view returns (bytes32)
0x3c11d16cbaffd01df69ce1c404f6340ee057498f5f00246190ea54220576a848
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
baseExtension(view returns (string)
.json
baseURI(view returns (string)
https://data.syou-nft.com/cnpg/json/
maxSupply(view returns (uint256)
16500
name(view returns (string)
CNP Gotouchi
owner(view returns (address)
0x84cb6294c9ab79f2dc2dd7b110bf9f3573b5fcac
phase(view returns (uint8)
0
publicMaxPerTx(view returns (uint256)
5
symbol(view returns (string)
CNPG
totalSupply(view returns (uint256)
16500
withdrawAddress(view returns (address)
0x953ee986bc71a97f25d4963c86b09fd26e60d7f6
Read-only
balanceOf(address ownerview returns (uint256)
costs(uint8view returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
limitedPerWL(uint8view returns (uint256)
merkleRoots(uint8view returns (bytes32)
minted(uint8addressview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address operatoruint256 tokenIdpayable 
burnerBurn(address _addressuint256[] tokenIds
grantRole(bytes32 roleaddress account
mint(uint256 _mintAmountbytes32[] _merkleProofpayable 
mint(uint256 _mintAmountuint256 _wlCountbytes32[] _merkleProofpayable 
minterMint(address _addressuint256 _amount
ownerMint(address touint256 count
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
setCost(uint8 _phaseuint256 _cost
setDefaultRoyalty(address receiveruint96 feeNumerator
setLimitedPerWL(uint8 _phaseuint256 _number
setMerkleRoot(uint8 _phasebytes32 _merkleRoot
setPhase(uint8 _newPhase
setPublicMaxPerTx(uint256 _publicMaxPerTx
transferFrom(address fromaddress touint256 tokenIdpayable 
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
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(