Proof of CNCPTS

Verified contract

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

No balances found for "Proof of CNCPTS"

0xf5e07b8ae13d18de2cb52758275acace9b5056837943ef0fe4964ae7ef6c224c
0xcce9aa1e270c61da8bf6eb2aba12b067f1b64b00f0b3e1e96856989d0713aca0
0x73cf40322a1cfd5cab09585dff0978ecec82e1d3328c250c8722743b301eb772
0x761cd11e24f111182d64cd47888948f73c1a3d9738a9e7dfbe87b90b6034ddff
0x41e0a94d3ae6f7d6870a69d843e19539d4b7e077ddefaeb75fc09cbb26b406c5
0x0cd8efbf84dd24fcb21bf52d5a1efd2cb6cd522d12a636eeeb8ad540b5d3e832
0xbe5a99719fce6a7039d48dbb989a514e51c4295765e29800e66fb2b3d571fae2
0x8e4e235f6ef3d1d5463c9c28767fbea71d25d12804d1098085e6f5701bfbaa87
0x0871caab780298762965c5c52d85b44cc62bc6f49fb7e43c83a3f1cd16fcf1ed
0x58a251b7a55864bad2814f15fae23560d8962391eea6479130bc357cbe8fb058

Functions
Getter at block 20825847
MAX_TOTAL_MINT(view returns (uint256)
1996
MAX_TOTAL_MINT_PER_ADDRESS(view returns (uint256)
2
PRICE(view returns (uint256)
0
_baseTokenURI(view returns (string)
https://www.cncpts.xyz/contracts/
_maxPerAddress(view returns (uint256)
2
_maxSupply(view returns (uint256)
1996
_maxTxPerAddress(view returns (uint256)
2
_price(view returns (uint256)
0
_publicSaleTime(view returns (uint256)
1653145200
isPreSaleActive(pure returns (bool)
false
isPublicSaleActive(view returns (bool)
true
name(view returns (string)
Proof of CNCPTS
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0x3b8512a279db2a03090b9bfff94d62da9e2cbf0f
paused(view returns (bool)
false
symbol(view returns (string)
PoC
totalSupply(view returns (uint256)
1996
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256uint256 valueview returns (address receiveruint256 royaltyAmount)
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
mint(address touint256 countpayable 
pause(
purchase(uint256 countpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseUri(string baseUri
setSaleInformation(uint256 publicSaleTimeuint256 maxPerAddressuint256 priceuint256 maxTxPerAddress
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
updateRoyalties(address recipientuint256 value
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Purchase(address indexed addruint256 indexed atPriceuint256 indexed count
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(string namestring symbolstring baseTokenURIuint256[] numericValuesaddress royaltyRecipientuint256 royaltyAmount
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.