OmniseaUniversalONFT721
Verified contract
Active on
Base with 21 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf04b…721d
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MOO | ERC-721 | 1 | -- | -- | |
ERA | ERC-721 | 1 | -- | -- | |
SEA | ERC-721 | 1 | -- | -- | |
KNI | ERC-721 | 1 | -- | -- | |
OVI | ERC-721 | 1 | -- | -- | |
BLA | ERC-721 | 1 | -- | -- | |
HEL | ERC-721 | 1 | -- | -- | |
RED | ERC-721 | 1 | -- | -- | |
RED | ERC-721 | 1 | -- | -- | |
RED | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5778673 | a year ago | | | 0 | 0.00021383700 | |
| 5778667 | a year ago | | | 0 | 0.00028264200 | |
| 5390724 | a year ago | | | 0 | 0.00021383700 | |
| 5390720 | a year ago | | | 0 | 0.00028260600 | |
| 4013754 | a year ago | | | 0 | 0.00010287300 | |
| 4013751 | a year ago | | | 0 | 0.00011190000 | |
| 4011137 | a year ago | | | 0 | 0.00021383700 | |
| 4011132 | a year ago | | | 0 | 0.00028264200 | |
| 3998205 | a year ago | | | 0 | 0.00021383700 | |
| 3998202 | a year ago | | | 0 | 0.00028264200 |
ABI
ABI objects
Getter at block 22777936
DEFAULT_PAYLOAD_SIZE_LIMIT() view returns (uint256)
10000
FUNCTION_TYPE_SEND() view returns (uint16)
1
fixedFee() view returns (uint256)
250000000000000
lzEndpoint() view returns (address)
0xb6319cc6c8c27a8f5daf0dd3df91ea35c4720dd7
minGasToTransferAndStore() view returns (uint256)
250000
owner() view returns (address)
0x00b97496700288c1bceb90ecc04a40c4aeac8bb4
Read-only
collectionToId(address) view returns (bytes32)
dstChainIdToBatchLimit(uint16) view returns (uint256)
dstChainIdToTransferGas(uint16) view returns (uint256)
estimateSendBatchFee(uint16 _dstChainId, bytes _toAddress, uint256[] _tokenIds, bool _useZro, bytes _adapterParams, struct BasicCollectionParams _collectionParams) view returns (uint256 nativeFee, uint256 zroFee)
estimateSendFee(uint16 _dstChainId, bytes _toAddress, uint256 _tokenId, bool _useZro, bytes _adapterParams, struct BasicCollectionParams _collectionParams) view returns (uint256 nativeFee, uint256 zroFee)
failedMessages(uint16, bytes, uint64) view returns (bytes32)
getConfig(uint16 _version, uint16 _chainId, address, uint256 _configType) view returns (bytes)
idToCollection(bytes32) view returns (address)
isTrustedRemote(uint16 _srcChainId, bytes _srcAddress) view returns (bool)
minDstGasLookup(uint16, uint16) view returns (uint256)
storedCredits(bytes32) view returns (uint16 srcChainId, address collection, address toAddress, uint256 index, bool creditsRemain)
supportsInterface(bytes4 interfaceId) view returns (bool)
trustedRemoteLookup(uint16) view returns (bytes)
State-modifying
Events clearCredits(bytes _payload)
forceResumeReceive(uint16 _srcChainId, bytes _srcAddress)
lzReceive(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload)
nonblockingLzReceive(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload)
retryMessage(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload) payable
sendBatchFrom(address _from, uint16 _dstChainId, bytes _toAddress, uint256[] _tokenIds, address _refundAddress, address _zroPaymentAddress, bytes _adapterParams, struct BasicCollectionParams _collectionParams) payable
sendFrom(address _from, uint16 _dstChainId, bytes _toAddress, uint256 _tokenId, address _refundAddress, address _zroPaymentAddress, bytes _adapterParams, struct BasicCollectionParams _collectionParams) payable
setConfig(uint16 _version, uint16 _chainId, uint256 _configType, bytes _config)
setDstChainIdToLimits(uint16 _dstChainId, uint256 _dstChainIdToBatchLimit, uint256 _dstChainIdToTransferGas, uint256 _minGasToTransferAndStore)
setFactory(address _newFactory)
setFixedFee(uint256 fee)
setMinDstGas(uint16 _dstChainId, uint16 _packetType, uint256 _minGas)
setReceiveVersion(uint16 _version)
setSendVersion(uint16 _version)
setTrustedRemoteAddress(uint16 _remoteChainId, bytes _remoteAddress)
CallONFTReceivedSuccess(uint16 indexed _srcChainId, bytes _srcAddress, address indexed _receiver)
CreditCleared(bytes32 _hashedPayload)
CreditStored(bytes32 _hashedPayload, bytes _payload)
MessageFailed(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload, bytes _reason)
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)
SetMinDstGas(uint16 _dstChainId, uint16 _type, uint256 _minDstGas)
SetTrustedRemote(uint16 _remoteChainId, bytes _path)
SetTrustedRemoteAddress(uint16 _remoteChainId, bytes _remoteAddress)
constructor(uint16 chainId_, address _lzEndpoint, uint256 _minGasToTransferAndStore)
This contract contains no fallback and receive objects.
This contract contains no error objects.