MerklyRefuel

Verified contract

Active on Base with 473,978 txns
Deployed by via 0x9ff28ec6 at 1842307
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $238.02
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xa67412af00594aa3bb3e931b4acea310a801d1d50958cd54af6a557e7b1699f5
0x833905a7bb1636d83acfb05364c80df83276a870aaaa47b7c3bd1dd217c35b31
0x01c61a10705dd2c81ef272524d0b8392c2d1232772ad776dfbabcd3440b6fda4
0x399d6a9e1fdb4d11cea802616eb930c97faf7ff3194e5f80ca8d11b1bf422966
0x376462818b962ae2c3ba4872975daf039b0d50f9446e5794faa3330eb40167be
0x03fc47ed9f80b2736c329bcba7170daa8f4f6f8b962f8dade7bcb73c43749741
0x85cc6893d038d0c99983ad2257cea7e240fdd576dd5e55c2d8c92a00c5500cf7
0xd2708c51143a868f786d08d0f6b0c43da2f14ccdb4b4a52e3e3d2063ac0b821f
0x0995c2664aa793e5269f71c151da22332bc53baffd4563aa51b3a7b2faba537c
0x00d05051c61b7e09847efaf74af66dba5333d4ed8c0e98f1f7d9d8f61ea084f6

Functions
Getter at block 22733927
DEFAULT_PAYLOAD_SIZE_LIMIT(view returns (uint256)
10000
NO_EXTRA_GAS(view returns (uint256)
0
PT_SEND(view returns (uint16)
0
lzEndpoint(view returns (address)
0xb6319cc6c8c27a8f5daf0dd3df91ea35c4720dd7
owner(view returns (address)
0xe077e1fce7f296f151eb61e128dfb5362716e133
precrime(view returns (address)
0x0000000000000000000000000000000000000000
useCustomAdapterParams(view returns (bool)
true
Read-only
estimateSendFee(uint16 _dstChainIdbytes payloadbytes _adapterParamsview returns (uint256 nativeFeeuint256 zroFee)
failedMessages(uint16bytesuint64view returns (bytes32)
getConfig(uint16 _versionuint16 _chainIdaddressuint256 _configTypeview returns (bytes)
getTrustedRemoteAddress(uint16 _remoteChainIdview returns (bytes)
isTrustedRemote(uint16 _srcChainIdbytes _srcAddressview returns (bool)
minDstGasLookup(uint16uint16view returns (uint256)
payloadSizeLimitLookup(uint16view returns (uint256)
trustedRemoteLookup(uint16view returns (bytes)
State-modifying
bridgeGas(uint16 _dstChainIdbytes _toAddressbytes _adapterParamspayable 
forceResumeReceive(uint16 _srcChainIdbytes _srcAddress
lzReceive(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payload
nonblockingLzReceive(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payload
renounceOwnership(
retryMessage(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payloadpayable 
setConfig(uint16 _versionuint16 _chainIduint256 _configTypebytes _config
setMinDstGas(uint16 _dstChainIduint16 _packetTypeuint256 _minGas
setPayloadSizeLimit(uint16 _dstChainIduint256 _size
setPrecrime(address _precrime
setReceiveVersion(uint16 _version
setSendVersion(uint16 _version
setTrustedRemote(uint16 _remoteChainIdbytes _path
setTrustedRemoteAddress(uint16 _remoteChainIdbytes _remoteAddress
transferOwnership(address newOwner
withdraw(payable 
Events
MessageFailed(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payloadbytes _reason
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RetryMessageSuccess(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes32 _payloadHash
SetMinDstGas(uint16 _dstChainIduint16 _typeuint256 _minDstGas
SetPrecrime(address precrime
SetTrustedRemote(uint16 _remoteChainIdbytes _path
SetTrustedRemoteAddress(uint16 _remoteChainIdbytes _remoteAddress
Constructor
constructor(address _lzEndpoint
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account