Merkly ONFT

Verified contract

Active on Base with 275,076 txns
Deployed by via 0x03712bad at 1449299
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $77.28
ERC-20
Value $110,315,303,830,599.98
ERC-20
Value $1,710,660,000,000,000
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x491f849cb5ed0105563f3f637db356ce61cad075dbcc59675f8e3af834a17db4
0x3ac294db47dc2645095668d76e7114977b3ec698517bc5ab77830f2091b40a87
0xd85b155768d0398d0f52366172ea2f41e9db746a29b8d0cbc0dfda3d71bd4933
0x9b26e26dd2cafbc2682470640bb851ed266f1c5dce872efbf14e293f91fa1679
0x59e5b8e7b152902ba5e5e132e04642260cc93f8206789f1e237d672678011ba9
0x18f78917419c120bfe920121ab272db0a357101b3c3b187197f8f2e574847480
0xc38104183e8a650d3834b29317cb71a9630dbbcd1232d4f8a6cf70f52a520a21
0x274886bf3a6b734b0d7081722825cc364d4bb07455ecbc5b529bc7cabd69a166
0x2ac348ed86d0f9f6a7bdb389a0c77513455add0e2bfc1b7eec272aab72967f48
0x4bb15ea3094c013631c5c09539cd9b3a174284ad009a544df0be4f23fab8da4a

Functions
Getter at block 22726096
DEFAULT_PAYLOAD_SIZE_LIMIT(view returns (uint256)
10000
FUNCTION_TYPE_SEND(view returns (uint16)
1
fee(view returns (uint256)
184000000000000
lzEndpoint(view returns (address)
0xb6319cc6c8c27a8f5daf0dd3df91ea35c4720dd7
maxMintId(view returns (uint256)
27999999
minGasToTransferAndStore(view returns (uint256)
20000
name(view returns (string)
Merkly ONFT
nextMintId(view returns (uint256)
27143421
owner(view returns (address)
0xe077e1fce7f296f151eb61e128dfb5362716e133
precrime(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
MERK
Read-only
balanceOf(address ownerview returns (uint256)
dstChainIdToBatchLimit(uint16view returns (uint256)
dstChainIdToTransferGas(uint16view returns (uint256)
estimateGasBridgeFee(uint16 _dstChainIdbool _useZrobytes _adapterParamsview returns (uint256 nativeFeeuint256 zroFee)
estimateSendBatchFee(uint16 _dstChainIdbytes _toAddressuint256[] _tokenIdsbool _useZrobytes _adapterParamsview returns (uint256 nativeFeeuint256 zroFee)
estimateSendFee(uint16 _dstChainIdbytes _toAddressuint256 _tokenIdbool _useZrobytes _adapterParamsview returns (uint256 nativeFeeuint256 zroFee)
failedMessages(uint16bytesuint64view returns (bytes32)
getApproved(uint256 tokenIdview returns (address)
getConfig(uint16 _versionuint16 _chainIdaddressuint256 _configTypeview returns (bytes)
getTrustedRemoteAddress(uint16 _remoteChainIdview returns (bytes)
isApprovedForAll(address owneraddress operatorview returns (bool)
isTrustedRemote(uint16 _srcChainIdbytes _srcAddressview returns (bool)
minDstGasLookup(uint16uint16view returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
payloadSizeLimitLookup(uint16view returns (uint256)
storedCredits(bytes32view returns (uint16 srcChainIdaddress toAddressuint256 indexbool creditsRemain)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 idview returns (string)
trustedRemoteLookup(uint16view returns (bytes)
State-modifying
approve(address touint256 tokenId
bridgeGas(uint16 _dstChainIdaddress _zroPaymentAddressbytes _adapterParamspayable 
clearCredits(bytes _payload
forceResumeReceive(uint16 _srcChainIdbytes _srcAddress
lzReceive(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payload
mint(payable 
nonblockingLzReceive(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payload
renounceOwnership(
retryMessage(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payloadpayable 
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
sendBatchFrom(address _fromuint16 _dstChainIdbytes _toAddressuint256[] _tokenIdsaddress _refundAddressaddress _zroPaymentAddressbytes _adapterParamspayable 
sendFrom(address _fromuint16 _dstChainIdbytes _toAddressuint256 _tokenIdaddress _refundAddressaddress _zroPaymentAddressbytes _adapterParamspayable 
setApprovalForAll(address operatorbool approved
setConfig(uint16 _versionuint16 _chainIduint256 _configTypebytes _config
setDstChainIdToBatchLimit(uint16 _dstChainIduint256 _dstChainIdToBatchLimit
setDstChainIdToTransferGas(uint16 _dstChainIduint256 _dstChainIdToTransferGas
setFee(uint256 _fee
setMinDstGas(uint16 _dstChainIduint16 _packetTypeuint256 _minGas
setMinGasToTransferAndStore(uint256 _minGasToTransferAndStore
setPayloadSizeLimit(uint16 _dstChainIduint256 _size
setPrecrime(address _precrime
setReceiveVersion(uint16 _version
setSendVersion(uint16 _version
setTrustedRemote(uint16 _remoteChainIdbytes _path
setTrustedRemoteAddress(uint16 _remoteChainIdbytes _remoteAddress
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(payable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
CreditCleared(bytes32 _hashedPayload
CreditStored(bytes32 _hashedPayloadbytes _payload
MessageFailed(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payloadbytes _reason
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ReceiveFromChain(uint16 indexed _srcChainIdbytes indexed _srcAddressaddress indexed _toAddressuint256[] _tokenIds
RetryMessageSuccess(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes32 _payloadHash
SendToChain(uint16 indexed _dstChainIdaddress indexed _frombytes indexed _toAddressuint256[] _tokenIds
SetDstChainIdToBatchLimit(uint16 _dstChainIduint256 _dstChainIdToBatchLimit
SetDstChainIdToTransferGas(uint16 _dstChainIduint256 _dstChainIdToTransferGas
SetMinDstGas(uint16 _dstChainIduint16 _typeuint256 _minDstGas
SetMinGasToTransferAndStore(uint256 _minGasToTransferAndStore
SetPrecrime(address precrime
SetTrustedRemote(uint16 _remoteChainIdbytes _path
SetTrustedRemoteAddress(uint16 _remoteChainIdbytes _remoteAddress
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(uint256 _minGasToTransferaddress _layerZeroEndpointuint256 _startMintIduint256 _endMintId
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.