Little Mouse
Verified contract
Active on
Ethereum with 866 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 "Little Mouse"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17964312 | a year ago | | | 0 | 0.0026722703 | |
| 14867205 | 3 years ago | | | 0 | 0.00049504580 | |
| 14864738 | 3 years ago | | | 0 | 0.00042533565 | |
| 14864736 | 3 years ago | | | 0 | 0.00076074707 | |
| 14845223 | 3 years ago | | | 0 | 0.0019518541 | |
| 14834527 | 3 years ago | | | 0 | 0.00066409800 | |
| 14834527 | 3 years ago | | | 0 | 0.00066409800 | |
| 14834527 | 3 years ago | | | 0 | 0.00066409800 | |
| 14719401 | 3 years ago | | | 0 | 0.0018385458 | |
| 14719401 | 3 years ago | | | 0 | 0.0018385458 |
ABI
ABI objects
Getter at block 21318344
baseTokenURI() view returns (string)
https://wenmint.mypinata.cloud/ipfs/QmYanN1PR3iWzzdjM5NUdJ6Mb2F28UJQxmQDLdHTzfXb2Q/
contractURI() view returns (string)
https://wenmint.mypinata.cloud/ipfs/QmXfTs8viBjj9h5cUZRDqvzgm2oAPSEdwL9sz3gosqGBSq
endpoint() view returns (address)
0x66a71dcef29a0ffbdbe3c6a460a3b5bc225cd675
gasForDestinationLzReceive() view returns (uint256)
350000
maxMintPerTx() view returns (uint256)
1
maxMintPerWallet() view returns (uint256)
3
name() view returns (string)
Little Mouse
owner() view returns (address)
0x6043504b71c6c3dc1768b0a5b37eb51cbc04d938
publicSaleStartTime() view returns (uint256)
1
symbol() view returns (string)
LMOUSE
thecontractURI() view returns (string)
https://wenmint.mypinata.cloud/ipfs/QmXfTs8viBjj9h5cUZRDqvzgm2oAPSEdwL9sz3gosqGBSq
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)
minted(address) view returns (uint256)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
trustedSourceLookup(uint16) view returns (bytes)
State-modifying
Events approve(address to, uint256 tokenId)
forceResumeReceive(uint16 _srcChainId, bytes _srcAddress)
giveawayMint(uint8 numTokens)
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 _baseTokenURI)
setConfig(uint16 _version, uint16 _chainId, uint256 _configType, bytes _config)
setContractURI(string _contractURI)
setGasForDestinationLzReceive(uint256 newVal)
setMaxMintPerTx(uint256 newMaxMintPerTx)
setMaxMintPerWallet(uint256 newMaxMintPerWallet)
setPublicSaleStartTime(uint256 newTime)
setReceiveVersion(uint16 _version)
setSendVersion(uint16 _version)
setTrustedSource(uint16 _chainId, bytes _trustedSource)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
traverseChains(uint16 _chainId, uint256 _tokenId) payable
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 _baseTokenURI, string _contractURI, address _layerZeroEndpoint, uint256 _startToken, uint256 _maxMint)
This contract contains no fallback and receive objects.
This contract contains no error objects.