CNP Jobs

Verified contract

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

No balances found for "CNP Jobs"

0xfc8b7baf4ea64a527184a0900d974af8172d123c316440991b9826c539ac2f50
0x5434a8e87179121b38d840d6361d5605f8142bc97847dd08383bf04b26e6c7d2
0xc4fbe5b181f8755ec343a036aeeecb6e5d4f32da73622b55800736289445f896
0x81277f5dd8fc19c31cd588d52a824f78e10d233dc4207e549d3fa57d4e599f8c
0xfe9b698e8da2329f32e564b5f529605ebfff8263c3eb9cb8eca8070395f93651
0x70b8c3596dd76a9cbb071165efaed25493227f1f2b7b8a697cc073839e1b0af7
0x845ea1005b1fe74886ba469985815af42c82e38aacbf5903ca1f6dd64535ab0b
0x1ef598696c9c4d55a1166222ef3a196dae95e9639519b8c64e3b12ae57c09eaf
0xc81e6c5d9d5de93dee1ecc979788ac44ddcc913c8c917e808042fbb2e63f5614
0x05b2caa5fc1ec1a1031817d6889e73be301aef9d9e31ed577592de73982221d5

Functions
Getter at block 20850602
baseExtension(view returns (string)
.json
baseURI(view returns (string)
https://storage.googleapis.com/cnpj-v2/tmp/json/
burnMintCost(view returns (uint256)
0
burnMintPaused(view returns (bool)
false
getMaxMintAmount(view returns (uint256)
30
getTotalBurned(view returns (uint256)
1111
maxBurnMint(view returns (uint256)
1111
maxMintAmount(view returns (uint256)
1
maxMintAmountForWhitelist(view returns (uint256)
30
maxSupply(view returns (uint256)
11111
mintCost(view returns (uint256)
0
name(view returns (string)
CNP Jobs
onlyWhitelisted(view returns (bool)
true
owner(view returns (address)
0x21d26d6a92cdd78c54630d448ea8f3aa8d0aa02f
paused(view returns (bool)
true
symbol(view returns (string)
CNPJ
totalSupply(view returns (uint256)
11111
withdrawAddress(view returns (address)
0x1456e26f7f79d1ad86dc55d7f96d998d2a1c264e
Read-only
balanceOf(address ownerview returns (uint256)
exists(uint256 tokenIdview returns (bool)
getActualMaxMintAmount(address valueview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getWhitelistCount(address valueview returns (uint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
whitelistCounts(addressview returns (uint256)
State-modifying
addWhitelists(address[] addressesuint256[] counts
approve(address touint256 tokenId
burnMint(uint256[] burnTokenIdspayable 
burnMintPause(bool _value
mint(uint256 quantitypayable 
pause(bool _value
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseExtension(string _value
setBaseURI(string _value
setBurnMintCost(uint256 _value
setMaxBurnMint(uint256 _value
setMaxMintAmount(uint256 _value
setMaxMintAmountForWhiteList(uint256 _value
setMaxSupply(uint256 _value
setMintCost(uint256 _value
setOnlyWhitelisted(bool _value
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(payable 
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
constructor(
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(