Punk And Puppy
Verified contract
Active on
Ethereum with 3,203 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 "Punk And Puppy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21179117 | 14 days ago | | | 0 | 0.0013975474 | |
| 21105358 | 24 days ago | | | 0 | 0.000087768511 | |
| 21104064 | 25 days ago | | | 0 | 0.000078586974 | |
| 21102195 | 25 days ago | | | 0 | 0.00012922360 | |
| 21036576 | a month ago | | | 0 | 0.00042398885 | |
| 20576885 | 3 months ago | | | 0 | 0.000022642628 | |
| 20451491 | 4 months ago | | | 0 | 0.000035052895 | |
| 20451489 | 4 months ago | | | 0 | 0.000027524944 | |
| 20319714 | 4 months ago | | | 0 | 0.00024224028 | |
| 20103246 | 5 months ago | | | 0 | 0.00018325529 |
ABI
ABI objects
Getter at block 21280297
baseTokenURI() view returns (string)
https://ipfs.filebase.io/ipfs/QmXA4qJNFx1JCd77XCW5oKZemvm2PMJT6U9BDX1K2Tf5Vf/
blindBoxOpen() view returns (bool)
true
blindTokenURI() view returns (string)
https://opensea.mypinata.cloud/ipfs/QmQ5SjoJY8gDF9RpG6pd8JtSfpqztVsuMMAXD6CAZJRXir/
maxMint() view returns (uint256)
3
maxTotal() view returns (uint256)
10000
merkleRoot() view returns (bytes32)
0x7a62d22c9459c720c2175d1c5aadf904f709f57d11eadb7eac973d35ae85fb9d
mintTime() view returns (uint256)
1658419200
name() view returns (string)
Punk And Puppy
owner() view returns (address)
0x8e57b5a5280679925e974c938b88952976de788c
porfit() view returns (uint256)
5
preMintOpen() view returns (bool)
false
price() view returns (uint256)
20000000000000000
publicMintOpen() view returns (bool)
true
redCat() view returns (address)
0x5311b771b441bc4a073d95bb29bba90b020c7503
steven() view returns (address)
0x1de949940d6156455323fbe490141f8d7c6e7222
symbol() view returns (string)
Punk And Puppy
totalSupply() view returns (uint256)
9013
useBlind() view returns (bool)
false
withdrawAddress() view returns (address)
0x8e57b5a5280679925e974c938b88952976de788c
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)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
verify(bytes32[] _merkleProof) view returns (bool)
walletOfOwner(address owner) view returns (uint256[])
State-modifying
Events approve(address to, uint256 tokenId)
fireRedCat(address newRedCat)
getAirDrop(uint16 _num, address recipient)
preMint(uint256 num, bytes32[] proof_) payable
publicMint(uint256 num) payable
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _baseTokenURI)
setBlindBoxOpened()
setBlindTokenURI(string _blindTokenURI)
setMerkleRoot(bytes32 _merkleRoot)
setMintPrice(uint256 _price)
setMintTime(uint256 _mintTime)
setPorfit(uint256 _porfit)
setPreMintOpen()
setPublicMintOpen()
setUseBlind()
setWithdrawAddress(address _withdrawAddress)
transferFrom(address from, address to, uint256 tokenId)
withdrawAll()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(string name, string symbol, uint256 _maxMint, uint256 _porfit, uint256 _maxTotal, uint256 _price, uint256 _mintTime, string _baseTokenURI)
This contract contains no fallback and receive objects.
This contract contains no error objects.