OmniFrogs
Verified contract
Active on
Ethereum with 1,105 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x66a7…d675
Balances ($9.30)
Native
Value
$9.3
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.003 | $3,099.18 |
$9.3 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19702044 | 7 months ago | | | 0 | 0.00016591261 | |
| 19110200 | 10 months ago | | | 0 | 0.00021163225 | |
| 18683311 | a year ago | | | 0 | 0.0014378870 | |
| 16710759 | 2 years ago | | | 0 | 0.0012345393 | |
| 16681935 | 2 years ago | | | 0 | 0.0012514576 | |
| 16388646 | 2 years ago | | | 0 | 0.00081216818 | |
| 16222266 | 2 years ago | | | 0 | 0.00064867183 | |
| 16186278 | 2 years ago | | | 0 | 0.00062202108 | |
| 16144899 | 2 years ago | | | 0 | 0.00066558389 | |
| 15574647 | 2 years ago | | | 0 | 0.00074480364 |
ABI
ABI objects
Getter at block 21226074
baseTokenURI() view returns (string)
ipfs://Qmadujm8WpjNjqdzYxGfKwEDLHT76JDB7kTUgfxNy1EX1Q/
endpoint() view returns (address)
0x66a71dcef29a0ffbdbe3c6a460a3b5bc225cd675
gasForDestinationLzReceive() view returns (uint256)
350000
maxMint() view returns (uint256)
497
maxMintPerWallet() view returns (uint256)
2
name() view returns (string)
OmniFrogs
nextTokenId() view returns (uint256)
498
notRevealedURI() view returns (string)
ipfs://QmS7dwE6d1aG9hJcq3SEyCHKWP91J1JinHZVBYg9Bb3gsA/1.json
owner() view returns (address)
0x324587429763514373cc1585962333cf32f4f746
revealed() view returns (bool)
true
started() view returns (bool)
true
symbol() view returns (string)
OFROGS
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 _nftId) 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 numTokens) payable
mintAllowList(uint8 numberOfTokens) payable
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)
setAllowList(address[] addresses, uint8 numAllowedToMint)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _baseTokenURI)
setConfig(uint16 _version, uint16 _chainId, uint256 _configType, bytes _config)
setReceiveVersion(uint16 _version)
setSendVersion(uint16 _version)
setTrustedSource(uint16 _chainId, bytes _trustedSource)
startMint()
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(string _baseTokenURI, string _notRevealedURI, address _layerZeroEndpoint, uint256 _startToken, uint256 _maxMint)
This contract contains no fallback and receive objects.
This contract contains no error objects.