TinyGirls
Verified contract
Active on
Ethereum with 10,152 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7dca…5acf
Balances ($0.00)
No balances found for "TinyGirls"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21119775 | 23 days ago | | | 0 | 0.000097228000 | |
| 20751855 | 2 months ago | | | 0 | 0.000024174890 | |
| 20688924 | 3 months ago | | | 0 | 0.000068133769 | |
| 20688765 | 3 months ago | | | 0 | 0.000089163353 | |
| 20674285 | 3 months ago | | | 0 | 0.000071992180 | |
| 20551612 | 3 months ago | | | 0 | 0.000023146976 | |
| 20541001 | 3 months ago | | | 0 | 0.000041806669 | |
| 20540368 | 3 months ago | | | 0 | 0.000042954253 | |
| 20540366 | 3 months ago | | | 0 | 0.000043500768 | |
| 20540365 | 3 months ago | | | 0 | 0.000044777646 |
ABI
ABI objects
Getter at block 21284551
baseTokenNotRevealedURI() view returns (string)
https://ipfs.io/ipfs/QmUMbexar8ogtzKbpoAnf3KKidzihbE1nqmwKDoXPrWR6A/
baseTokenURI() view returns (string)
https://gateway.pinata.cloud/ipfs/QmTkA2ue7mqfe7zYSNE4BYoanm6bcSM5WHz2S5LDuvjxbz/
endpoint() view returns (address)
0x7dcad72640f835b0fa36efd3d6d3ec902c7e5acf
maxMintPerTx() view returns (uint256)
2
maxPerWallet() view returns (uint256)
3
maxSupply() view returns (uint256)
8000
name() view returns (string)
TinyGirls
nextTokenId() view returns (uint256)
8000
owner() view returns (address)
0xe264f015067006c44c15e2be40381e8e076ce99b
revealed() view returns (bool)
true
symbol() view returns (string)
TG
totalSupply() view returns (uint256)
8000
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)
trustedSourceLookup(uint16) view returns (bytes)
State-modifying
Events approve(address to, uint256 tokenId)
forceResumeReceive(uint16 _srcChainId, bytes _srcAddress)
lzReceive(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload)
mint(uint8 _amountMint)
onLzReceive(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload)
renounceOwnership()
retryMessage(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload) payable
reveal()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseNotRevealedURI(string _baseTokenNotRevealedURI)
setBaseURI(string _baseTokenURI)
setConfig(uint16 _version, uint16 _chainId, uint256 _configType, bytes _config)
setReceiveVersion(uint16 _version)
setSendVersion(uint16 _version)
setTrustedSource(uint16 _chainId, bytes _trustedSource)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
traverseNFT(uint16 _chainId, uint256 omniChainNFT_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 _baseTokenNotRevealedURI, address _layerZeroEndpoint, uint256 _startToken, uint256 _maxSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.