National Parks NFT

Verified contract

Active on Ethereum with 5,103 txns
Deployed by via 0x7bb00c28 at 14090388
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional variables

No balances found for "National Parks NFT"

0x2f7405b086cd54cc96523849f43575eb256ad28bd6badc6777873c59c1c41a75
0xe09fda95fa2b6389b244653c9745de2c25902963d8958a53f077aea94a1a842e
0xd185aa2989f4b28cc6eb5135da1a38d95f1bb6daf02fdc6773c1f507420c5c99
0xe3324daa13e11c202b80f30dd6da797ac13611192d3ea6c0fb743c448d526880
0x4fdef8839272b0507970bd4d7b2c0aff685b731f7950214d7f098262b3523d40
0x28920a83422f043b514e63ff7b639e814517b90e477b2c7276159d82fb1993c8
0x681359f7e1c56fc7da50cea990a94ee69b789ac154cfb46cf715054212f9d2aa
0xc44bedda938ff4c5e60b6a9c0e40f8c459a739504cb8ddb319abb407442d4637
0x00b04b28cfb995f3b76715ca120418e02d313d61e0a6dbaf885384c0916e8485
0x42f5197183bf64d17ea57a44eb668b60f9f9ea1966215b1c6a6585b8c8f58fe5

Functions
Getter at block 21024431
MAX_TOTAL_MINT(view returns (uint256)
4825
MAX_TOTAL_MINT_PER_ADDRESS(view returns (uint256)
6
PRICE(view returns (uint256)
70000000000000000
_baseTokenURI(view returns (string)
https://nationalparks.mypinata.cloud/ipfs/QmdXz1VnyfEMioqszsUANMe37227sHu4WPuUE3NqVD1mYH/
_maxPerAddress(view returns (uint256)
6
_maxSupply(view returns (uint256)
4825
_maxTxPerAddress(view returns (uint256)
6
_merkleRoot(view returns (bytes32)
0xe7df611dbb2b86cdd0cbb2857713c39006f7fe6532690efef390cf10f9ad962c
_preSaleTime(view returns (uint256)
1643418000
_presaleMaxPerAddress(view returns (uint256)
6
_presalePrice(view returns (uint256)
40000000000000000
_price(view returns (uint256)
70000000000000000
_publicSaleTime(view returns (uint256)
1643590800
isPreSaleActive(view returns (bool)
false
isPublicSaleActive(view returns (bool)
true
name(view returns (string)
National Parks NFT
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0x64e31a0802fbb5e35e10901a075c3ba719ce79d4
paused(view returns (bool)
false
symbol(view returns (string)
NPNFT
totalReleased(view returns (uint256)
241990000000000000000
totalShares(view returns (uint256)
1000
totalSupply(view returns (uint256)
4825
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
onEarlyPurchaseList(address addrbytes32[] merkleProofview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
payee(uint256 indexview returns (address)
released(address accountview returns (uint256)
released(address tokenaddress accountview returns (uint256)
shares(address accountview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
totalReleased(address tokenview returns (uint256)
State-modifying
approve(address touint256 tokenId
earlyPurchase(uint256 countbytes32[] merkleProofpayable 
mint(address touint256 count
pause(
purchase(uint256 countpayable 
release(address account
release(address tokenaddress account
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseUri(string baseUri
setMerkleRoot(bytes32 merkleRoot
setSaleInformation(uint256 publicSaleTimeuint256 preSaleTimeuint256 maxPerAddressuint256 presaleMaxPerAddressuint256 priceuint256 presalePricebytes32 merkleRootuint256 maxTxPerAddress
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ERC20PaymentReleased(address indexed tokenaddress touint256 amount
EarlyPurchase(address indexed addruint256 indexed atPriceuint256 indexed count
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
PayeeAdded(address accountuint256 shares
PaymentReceived(address fromuint256 amount
PaymentReleased(address touint256 amount
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[] numericValuesbytes32 merkleRootaddress[] payeesuint256[] shares
Fallback and receive
receive(
Errors

This contract contains no error objects.