PillowCats
Verified contract
Active on
Ethereum with 3,421 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x66a7…d675
Balances ($0.00)
No balances found for "PillowCats"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20848406 | a month ago | | | 0 | 0.00036268306 | |
| 20802346 | 2 months ago | | | 0 | 0.00030225399 | |
| 20713044 | 2 months ago | | | 0 | 0.00015803182 | |
| 18861713 | a year ago | | | 0 | 0.00073123162 | |
| 18851085 | a year ago | | | 0 | 0.00094849227 | |
| 18802552 | a year ago | | | 0 | 0.00082207455 | |
| 17588402 | a year ago | | | 0 | 0.0010470842 | |
| 17571759 | a year ago | | | 0 | 0.0040434739 | |
| 17289688 | a year ago | | | 0 | 0.0016445626 | |
| 17182590 | 2 years ago | | | 0 | 0.0037384362 |
ABI
ABI objects
Getter at block 21159423
_owner() view returns (address)
0x5a17bb49583a45deb4770953a907c91e057f94ef
hiddenMetadataUri() view returns (string)
ipfs://QmPGkxw1JNraA6EVgJW9Qs9kvhEYWSeDHWUYyFn3rfH19c/hidden.json
name() view returns (string)
PillowCats
owner() view returns (address)
0x5a17bb49583a45deb4770953a907c91e057f94ef
revealed() view returns (bool)
true
symbol() view returns (string)
PC
uriSuffix() view returns (string)
.json
Read-only
balanceOf(address owner) view returns (uint256)
failedMessages(uint16, bytes, uint256) view returns (uint256 payloadLength, bytes32 payloadHash)
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)
trustedRemoteLookup(uint16) view returns (bytes)
State-modifying
Events approve(address to, uint256 tokenId)
donate() payable
lzReceive(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload)
mint(uint8 numTokens) payable
onLzReceive(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload)
renounceOwnership()
retryMessage(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload) payable
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string URI)
setGasForDestinationLzReceive(uint256 newVal)
setRevealed(bool _state)
setTrustedRemote(uint16 _chainId, bytes _trustedRemote)
setUriSuffix(string _uriSuffix)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
traverseChains(uint16 _chainId, uint256 tokenId) payable
withdraw(uint256 amt)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
MessageFailed(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(string hiddenMetadataUri_, address _layerZeroEndpoint)
This contract contains no fallback and receive objects.
This contract contains no error objects.