tiny cats
Verified contract
Active on
Ethereum with 6,323 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 "tiny cats"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20827927 | 2 months ago | | | 0 | 0.00044912172 | |
| 20827927 | 2 months ago | | | 0 | 0.00078883521 | |
| 20015705 | 5 months ago | | | 0 | 0.00030207743 | |
| 19865435 | 6 months ago | | | 0 | 0.00033959457 | |
| 19430543 | 8 months ago | | | 0 | 0.0021949407 | |
| 19159386 | 9 months ago | | | 0 | 0.00027966828 | |
| 19119169 | 9 months ago | | | 0 | 0.00085988092 | |
| 19040463 | 10 months ago | | | 0 | 0.00049992138 | |
| 19040460 | 10 months ago | | | 0 | 0.00051661171 | |
| 18945803 | 10 months ago | | | 0 | 0.00059518724 |
ABI
ABI objects
Getter at block 21168924
MAX_PER_TX() view returns (uint256)
2
MAX_PER_WALLET() view returns (uint256)
30
baseExtension() view returns (string)
.json
baseURI() view returns (string)
ipfs://QmWNnt3f2Ap6VuBFx5VZXAhBnREjQzpFfrSQaJeRDj8hFY/
contractURI() view returns (string)
ipfs://QmZTPht2Ud1mUZ3o5jzQhuaEYa37ufMZdJZWmZLCZfisMj
name() view returns (string)
tiny cats
owner() view returns (address)
0xbf43dd9ac804641c1ac96ea7c0d9a72e9d360050
paused() view returns (bool)
false
symbol() view returns (string)
cat
Read-only
balanceOf(address owner) view returns (uint256)
failedMessages(uint16, bytes, uint256) view returns (uint256 payloadLength, bytes32 payloadHash)
getApproved(uint256 tokenId) view returns (address)
getEstimatedFees(uint16 _chainId, uint256 tokenId) view returns (uint256)
isApprovedForAll(address owner, address operator) view returns (bool)
minted(address) view returns (uint256)
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)
lzReceive(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload)
mint(uint256 _amount) payable
onLzReceive(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload)
pause(bool _state)
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 baseURI_)
setContractURI(string _contractURI)
setGasForDestinationLzReceive(uint256 _gasForDestinationLzReceive)
setTrustedRemote(uint16 _chainId, bytes _trustedRemote)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
traverseChains(uint16 _chainId, uint256 tokenId) payable
withdraw()
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(address _endpoint, uint256 startId, uint256 _max)
This contract contains no fallback and receive objects.
This contract contains no error objects.