Merge Pussy
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 "Merge Pussy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15532559 | 2 years ago | | | 0 | 0.00018239038 | |
| 15530638 | 2 years ago | | | 0 | 0.00047952455 | |
| 15530522 | 2 years ago | | | 0 | 0.00032633300 | |
| 15530179 | 2 years ago | | | 0 | 0.00018012415 | |
| 15530173 | 2 years ago | | | 0 | 0.00018969942 | |
| 15530082 | 2 years ago | | | 0.009 | 0.00050206636 | |
| 15530082 | 2 years ago | | | 0.009 | 0.00050210627 | |
| 15530082 | 2 years ago | | | 0.009 | 0.00050215614 | |
| 15530082 | 2 years ago | | | 0.009 | 0.00050245967 | |
| 15530082 | 2 years ago | | | 0.009 | 0.00050250829 |
ABI
ABI objects
Getter at block 21215836
GasFee() view returns (uint256)
3000000000000000
cost() view returns (uint256)
9000000000000000
maxPerTx() view returns (uint32)
4
maxSupply() view returns (uint32)
2022
name() view returns (string)
Merge Pussy
owner() view returns (address)
0x18814322451981bf662c223f7881becb50653c2c
symbol() view returns (string)
POSP
totalSupply() view returns (uint256)
1957
uriPrefix() view returns (string)
ipfs://bafybeidzpwywgbrthjimjvrdn4ygzibi2hkbuzhdkft37ebhguzwm7alfi/
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 approve(address to, uint256 tokenId)
posPublicMint(uint256 amount) payable
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setUri(string uri)
stakeToPow(uint256 amount)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
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()
This contract contains no fallback and receive objects.
ApprovalCallerNotOwnerNorApproved()
ApprovalQueryForNonexistentToken()
ApprovalToCurrentOwner()
ApproveToCaller()
BalanceQueryForZeroAddress()
MintToZeroAddress()
MintZeroQuantity()
OwnerQueryForNonexistentToken()
TransferCallerNotOwnerNorApproved()
TransferFromIncorrectOwner()
TransferToNonERC721ReceiverImplementer()
TransferToZeroAddress()
URIQueryForNonexistentToken()