NONE by Pak
Verified contract
Active on
Ethereum with 456 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "NONE by Pak"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16724457 | 2 years ago | | | 0 | 0.00086522000 | |
| 16724455 | 2 years ago | | | 0 | 0.00091617399 | |
| 16708623 | 2 years ago | | | 0 | 0.00082803418 | |
| 16708035 | 2 years ago | | | 0 | 0.00066398424 | |
| 16707918 | 2 years ago | | | 0.003 | 0.0017429351 | |
| 16707918 | 2 years ago | | | 0.003 | 0.0017429351 | |
| 16707918 | 2 years ago | | | 0.003 | 0.0017429351 | |
| 16707918 | 2 years ago | | | 0.003 | 0.0017429351 | |
| 16707918 | 2 years ago | | | 0.003 | 0.0017429351 | |
| 16707918 | 2 years ago | | | 0.003 | 0.0017429351 |
ABI
ABI objects
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 owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 _tokenId) view returns (string)
State-modifying
Events PublicMint(address _account, uint256 _quantity) payable
Refund(uint256 amount)
TeamMint(address _to, uint256 _quantity) payable
approve(address to, uint256 tokenId)
renounceOwnership()
revealCollection()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes data)
setApprovalForAll(address operator, bool approved)
setBaseUri(string _newBaseURI)
setMaxSupply(uint256 _newMAX_SUPPLY)
setMerkleRoot(bytes32 _merkleRoot)
setSaleStartTime(uint256 _newSaleStartTime)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
whitelistMint(address _account, uint256 _quantity, bytes32[] _proof) payable
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(string _baseURI, bytes32 _merkleRoot)
This contract contains no fallback and receive objects.
ApprovalCallerNotOwnerNorApproved()
ApprovalQueryForNonexistentToken()
ApprovalToCurrentOwner()
ApproveToCaller()
BalanceQueryForZeroAddress()
MintToZeroAddress()
MintZeroQuantity()
OperatorNotAllowed(address operator)
OwnerQueryForNonexistentToken()
TransferCallerNotOwnerNorApproved()
TransferFromIncorrectOwner()
TransferToNonERC721ReceiverImplementer()
TransferToZeroAddress()
URIQueryForNonexistentToken()