NONE by Pak

Verified contract

Active on Ethereum with 456 txns
Deployed by via 0x362e3307 at 16704429
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "NONE by Pak"

0xdcf288a58c4999666ee73a3cfac61cabfc06fda370734ddea2a9b795a3756941
0xf43f5d379f5ac590f401159084a01b95fcad79868e3314b9e2d3f3dc5e850ac6
0xdd33e36a4d64933d99ce897c9329da8cf64786df14533b9d75ce69d9825f65e8
0x33b9aa0166a9c8e085c79ab70db3107baa35f71c3d03625b3f18d5882e23ffd9
0x53aec8bca6d95185117fe61a39f1912529e20fb086162373af98f4b84472dee9
0xd3ff821fc247f2f1fd3b006f54508d590e0d632e0fa44a409d83c3266eb6b349
0xc4983684d6b7a150d0a43506a30df4b5d5668d2c72c5336d483e1a805f72df78
0x8e078f2b337f62cb3185e13fcdb25c7ece5e220906d4ce725eba7fa222755f78
0xdfc97fa8fb0de47482c399ccbab3ac4c7208006ddec246d1e726ac08f9e0122f
0x99fc41b0e9ddeb3378436097304b8c4b1c4f83413bd5e1c1792811389bfc18d7

Functions
Getter at block 21272677
MAX_SUPPLY(view returns (uint256)
2222
MAX_TEAM(view returns (uint256)
2222
MAX_TX(view returns (uint256)
30
baseURI(view returns (string)
ipfs://QmURPwN9dkQQ4cfmRXukco7MZZNCqoVN8NTGAa8uRmqToy/hidden.json
getStep(view returns (uint8 actualStep)
2
merkleRoot(view returns (bytes32)
0x53aaf442e8045ec89001854cee59c122cbfc2d22d9e5900e4bf839ed04e1ccbc
name(view returns (string)
NONE by Pak
notRevealedURI(view returns (string)
owner(view returns (address)
0x9f335dfa31bfb56dfa153efd4092c96ca22fd789
public_price(view returns (uint256)
1000000000000000
saleStartTime(view returns (uint256)
1649298400
step(view returns (uint8)
0
symbol(view returns (string)
NONE
totalSupply(view returns (uint256)
1451
wl_price(view returns (uint256)
0
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
PublicMint(address _accountuint256 _quantitypayable 
Refund(uint256 amount
TeamMint(address _touint256 _quantitypayable 
approve(address touint256 tokenId
renounceOwnership(
revealCollection(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseUri(string _newBaseURI
setMaxSupply(uint256 _newMAX_SUPPLY
setMerkleRoot(bytes32 _merkleRoot
setSaleStartTime(uint256 _newSaleStartTime
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whitelistMint(address _accountuint256 _quantitybytes32[] _proofpayable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string _baseURIbytes32 _merkleRoot
Fallback and receive

This contract contains no fallback and receive objects.

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