Omnichain Adventures Part 2
Verified contract
Active on
Base with 303,352 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
3 additional
variables
Balances ($1.40)
Native
Value
$1.4
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.00042 | $3,337.11 |
$1.4 | |
0xb56d…d6d3 | ERC-20 | 1,000,000T | $0.000848 |
$848,490,000,000,000 | |
0xdc01…f72c | ERC-20 | 2,000,000,000T | -- | -- | |
0xc5c4…0f8c | ERC-20 | 1,003,141,590T | -- | -- | |
0x1fe2…f0bd | ERC-20 | 1,000,000T | -- | -- | |
0xf17a…b47e | ERC-20 | 1,000,000T | -- | -- | |
0x061a…333f (#1974929) | ERC-721 | 1 | -- | -- | |
0x061a…333f (#1974928) | ERC-721 | 1 | -- | -- | |
0x061a…333f (#1974925) | ERC-721 | 1 | -- | -- | |
0x061a…333f (#1974923) | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22700866 | 15 hours ago | | | 0 | 0.000000091232083755 | |
| 22695632 | 18 hours ago | | | 0 | 0.000000058149370503 | |
| 22694918 | 18 hours ago | | | 0 | 0.000000083406673560 | |
| 22692639 | 19 hours ago | | | 0 | 0.000000091232083755 | |
| 22692383 | 19 hours ago | | | 0 | 0.000000091232083755 | |
| 22656518 | 2 days ago | | | 0 | 0.000000058022059347 | |
| 22598504 | 3 days ago | | | 0 | 0.000000091232083755 | |
| 22422826 | 7 days ago | | | 0 | 0.000000058149370503 | |
| 22422595 | 7 days ago | | | 0 | 0.000000054312670503 | |
| 22313694 | 10 days ago | | | 0 | 0.000000085314507603 |
ABI
ABI objects
Getter at block 22727436
DEFAULT_PAYLOAD_SIZE_LIMIT() view returns (uint256)
10000
FUNCTION_TYPE_SEND() view returns (uint16)
1
OPERATOR_FILTER_REGISTRY() view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
_financeDetails() view returns (address beneficiary, address taxRecipient, uint16 tax, uint256 price)
(beneficiary=0x8636fa411113d1b40b5d76f6766d16b3aa829d30, taxRecipient=0x8636fa411113d1b40b5d76f6766d16b3aa829d30, tax=0, price=0)
bridgeFee() view returns (uint256)
60000000000000
lzEndpoint() view returns (address)
0xb6319cc6c8c27a8f5daf0dd3df91ea35c4720dd7
maxGlobalId() view returns (uint256)
10000000
maxId() view returns (uint256)
10000000
maxTokensPerMint() view returns (uint64)
20
metadata() view returns (string baseURI, string hiddenMetadataURI)
(baseURI=https://eghuzvt2rk7nbsep2at5bh6m6ckepo37cov5lkxwuozqlydojyeq.arweave.net/IY9M1nqKvtDIj9An0J_M8JRHu38Tq9Wq9qOzBeBuTgk, hiddenMetadataURI=https://eghuzvt2rk7nbsep2at5bh6m6ckepo37cov5lkxwuozqlydojyeq.arweave.net/IY9M1nqKvtDIj9An0J_M8JRHu38Tq9Wq9qOzBeBuTgk)
minGasToTransferAndStore() view returns (uint256)
1
name() view returns (string)
Omnichain Adventures Part 2
owner() view returns (address)
0x8636fa411113d1b40b5d76f6766d16b3aa829d30
precrime() view returns (address)
0x0000000000000000000000000000000000000000
startId() view returns (uint256)
1
state() view returns (bool saleStarted, bool revealed, uint256 startTime, uint256 mintLength)
(saleStarted=true, revealed=false, startTime=1692376241, mintLength=604800)
symbol() view returns (string)
OMNIA2
Read-only
balanceOf(address owner) view returns (uint256)
dstChainIdToBatchLimit(uint16) view returns (uint256)
dstChainIdToTransferGas(uint16) view returns (uint256)
estimateSendBatchFee(uint16 _dstChainId, bytes _toAddress, uint256[] _tokenIds, bool _useZro, bytes _adapterParams) view returns (uint256, uint256)
estimateSendFee(uint16 _dstChainId, bytes _toAddress, uint256 _tokenId, bool _useZro, bytes _adapterParams) view returns (uint256 nativeFee, uint256 zroFee)
failedMessages(uint16, bytes, uint64) view returns (bytes32)
getApproved(uint256 tokenId) view returns (address)
getConfig(uint16 _version, uint16 _chainId, address, uint256 _configType) view returns (bytes)
getTrustedRemoteAddress(uint16 _remoteChainId) view returns (bytes)
isApprovedForAll(address owner, address operator) view returns (bool)
isTrustedRemote(uint16 _srcChainId, bytes _srcAddress) view returns (bool)
minDstGasLookup(uint16, uint16) view returns (uint256)
ownerOf(uint256 tokenId) view returns (address)
payloadSizeLimitLookup(uint16) view returns (uint256)
storedCredits(bytes32) view returns (uint16 srcChainId, address toAddress, uint256 index, bool creditsRemain)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 _tokenId) view returns (string)
trustedRemoteLookup(uint16) view returns (bytes)
State-modifying
Events approve(address operator, uint256 tokenId) payable
clearCredits(bytes _payload)
forceResumeReceive(uint16 _srcChainId, bytes _srcAddress)
lzReceive(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload)
mint(uint256 _nbTokens) payable
nonblockingLzReceive(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) payable
safeTransferFrom(address from, address to, uint256 tokenId, bytes data) payable
sendBatchFrom(address _from, uint16 _dstChainId, bytes _toAddress, uint256[] _tokenIds, address _refundAddress, address _zroPaymentAddress, bytes _adapterParams) payable
sendFrom(address _from, uint16 _dstChainId, bytes _toAddress, uint256 _tokenId, address _refundAddress, address _zroPaymentAddress, bytes _adapterParams) payable
setApprovalForAll(address operator, bool approved)
setBridgeFee(uint256 _bridgeFee)
setConfig(uint16 _version, uint16 _chainId, uint256 _configType, bytes _config)
setDstChainIdToBatchLimit(uint16 _dstChainId, uint256 _dstChainIdToBatchLimit)
setDstChainIdToTransferGas(uint16 _dstChainId, uint256 _dstChainIdToTransferGas)
setFinanceDetails(struct AdvancedONFT721AOpenTimedFinanceDetails _finance)
setMaxTokensPerMint(uint64 _maxTokensPerMint)
setMetadata(struct AdvancedONFT721AOpenTimedMetadata _metadata)
setMinDstGas(uint16 _dstChainId, uint16 _packetType, uint256 _minGas)
setMinGasToTransferAndStore(uint256 _minGasToTransferAndStore)
setMintRange(uint32 _start, uint32 _end)
setNftState(struct AdvancedONFT721AOpenTimedNFTState _state)
setPayloadSizeLimit(uint16 _dstChainId, uint256 _size)
setPrecrime(address _precrime)
setReceiveVersion(uint16 _version)
setSendVersion(uint16 _version)
setTrustedRemote(uint16 _srcChainId, bytes _path)
setTrustedRemoteAddress(uint16 _remoteChainId, bytes _remoteAddress)
transferFrom(address from, address to, uint256 tokenId) payable
transferOwnership(address newOwner)
withdraw()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
ConsecutiveTransfer(uint256 indexed fromTokenId, uint256 toTokenId, address indexed from, address indexed to)
CreditCleared(bytes32 _hashedPayload)
CreditStored(bytes32 _hashedPayload, bytes _payload)
MessageFailed(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload, bytes _reason)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ReceiveFromChain(uint16 indexed _srcChainId, bytes indexed _srcAddress, address indexed _toAddress, uint256[] _tokenIds)
RetryMessageSuccess(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes32 _payloadHash)
SendToChain(uint16 indexed _dstChainId, address indexed _from, bytes indexed _toAddress, uint256[] _tokenIds)
SetDstChainIdToBatchLimit(uint16 _dstChainId, uint256 _dstChainIdToBatchLimit)
SetDstChainIdToTransferGas(uint16 _dstChainId, uint256 _dstChainIdToTransferGas)
SetMinDstGas(uint16 _dstChainId, uint16 _type, uint256 _minDstGas)
SetMinGasToTransferAndStore(uint256 _minGasToTransferAndStore)
SetPrecrime(address precrime)
SetTrustedRemote(uint16 _remoteChainId, bytes _path)
SetTrustedRemoteAddress(uint16 _remoteChainId, bytes _remoteAddress)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(string _name, string _symbol, address _lzEndpoint, uint256 _startId, uint256 _maxId, uint256 _maxGlobalId, string _baseTokenURI, string _hiddenURI, uint16 _tax, uint256 _price, address _taxRecipient)
This contract contains no fallback and receive objects.
ApprovalCallerNotOwnerNorApproved()
ApprovalQueryForNonexistentToken()
BalanceQueryForZeroAddress()
MintERC2309QuantityExceedsLimit()
MintToZeroAddress()
MintZeroQuantity()
OperatorNotAllowed(address operator)
OwnerQueryForNonexistentToken()
OwnershipNotInitializedForExtraData()
TransferCallerNotOwnerNorApproved()
TransferFromIncorrectOwner()
TransferToNonERC721ReceiverImplementer()
TransferToZeroAddress()
URIQueryForNonexistentToken()