CNPC Seasons SBT

Verified contract

Active on Ethereum with 461 txns
Deployed by via 0x0f4ae6e5 at 16544616
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2,754.57
0xce2da5d5266b6f9947ede3a538d334ccf0f7c9898225ac0e05812be411ed74a6
0xb901c8039113621b6e2cdb170874ac66d3a57e7efb0f4a37341d93bd0ee80ebf
0x8a510806b79bc60ec53f2a14206d69cf6bffba2b8ede4471820d3ccae96d3c88
0x59d1019814a6958b9303cb9fd3848032b34e236aa37316a9c04ca729a8373bac
0xb936d19f37db4e3f7838aad0258d7753a8e8bdb57af076d57f63448f348c6aa0
0xb20f253160e8ce9fcfbb62be31deeb51d014e3b6972549f85dbd067a10dcacf4
0xd1c9338a127d9d1224bb05dfcc06f57970779f08b951e520d26b914ade88b33a
0x960924bd72bd8aa15aade794b98a83c32cc147fa2dcbfe9ef2247851d0bf4ea4
0xf023d1260278cba9f227c15adfd72a71661cbc13f03a40ce210685d129a49c79
0xfa420de113f94f72d64c03c5ed3c1c542f39b1e2310ec40ff04ec681325e4ba8

Functions
Getter at block 21214864
ADMIN(view returns (bytes32)
0x41444d494e000000000000000000000000000000000000000000000000000000
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
baseExtension(view returns (string)
.json
canBuyBorderAmount(view returns (uint256)
1
cnpc(view returns (address)
0xb9fb685d417abb1df372d4b11d75edc4e9a61737
cost(view returns (uint256)
5000000000000000
discountBorderAmount(view returns (uint256)
2
discountCost(view returns (uint256)
2500000000000000
isCnpcSale(view returns (bool)
true
maxMintAmount(view returns (uint256)
5
maxSupply(view returns (uint256)
99999999
name(view returns (string)
CNPC Seasons SBT
owner(view returns (address)
0xb931dba8509afbb8304b9826bdeaadba2816924c
paused(view returns (bool)
true
symbol(view returns (string)
CNPCS
tokenuri(view returns (address)
0x0000000000000000000000000000000000000000
totalSupply(view returns (uint256)
1366
Read-only
balanceOf(address ownerview returns (uint256)
explicitOwnershipOf(uint256 tokenIdview returns (struct IERC721ATokenOwnership)
explicitOwnershipsOf(uint256[] tokenIdsview returns (struct IERC721ATokenOwnership[])
getApproved(uint256 tokenIdview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
tokensOfOwnerIn(address owneruint256 startuint256 stopview returns (uint256[])
State-modifying
approve(addressuint256payable 
burn(uint256 burnTokenId
grantRole(bytes32 roleaddress account
mint(address recipientuint256 _mintAmountpayable 
pause(bool _state
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes _datapayable 
setApprovalForAll(addressbool
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
setCanBuyBorderAmount(uint256 _newBorderAmount
setCnpcUri(address _cnpc
setCost(uint256 _newCost
setDiscountBorderAmount(uint256 _newBorderAmount
setDiscountCost(uint256 _newDiscountCost
setIsCnpcSale(bool _bool
setMaxMintAmount(uint256 _newmaxMintAmount
setMaxSupply(uint256 _maxSupply
setTokenURI(address _tokenuri
setWithdrawAddress(address _newAddress
transferFrom(addressaddressuint256payable 
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(
InvalidQueryRange(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(