MerklyRefuel
Verified contract
Active on
Base with 15,124 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
| ERC-20 | 2.4K | -- | -- | |
OHNO | ERC-20 | 13 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17438135 | 3 months ago | | | 0 | 0.000000108476274530 | |
| 16657477 | 4 months ago | | | 0.0022066237 | 0.0000032206824 | |
| 16654055 | 4 months ago | | | 0.000035075451 | 5.7957309e-7 | |
| 16653817 | 4 months ago | | | 0.00003421808 | 5.7957309e-7 | |
| 16653785 | 4 months ago | | | 0.000024280639 | 5.7957309e-7 | |
| 16652109 | 4 months ago | | | 0 | 0.000000082809043460 | |
| 16651836 | 4 months ago | | | 0.0003210637 | 5.7960589e-7 | |
| 16645578 | 4 months ago | | | 0.00062028951 | 7.7156331e-7 | |
| 16636317 | 4 months ago | | | 0.00067796894 | 7.7944783e-7 | |
| 16624021 | 4 months ago | | | 0.000077039515 | 5.8186138e-7 |
ABI
ABI objects
Getter at block 21852144
endpoint() view returns (address)
0x1a44076050125825900e736c501f859c50fe728c
oAppVersion() pure returns (uint64 senderVersion, uint64 receiverVersion)
(senderVersion=1, receiverVersion=1)
owner() view returns (address)
0xe584b655a6d3d818998670f73c9c0702b66498e2
Read-only
allowInitializePath(struct Origin origin) view returns (bool)
nextNonce(uint32, bytes32) view returns (uint64 nonce)
peers(uint32 eid) view returns (bytes32 peer)
quote(uint32 _dstEid, string _message, bytes _options, bool _payInLzToken) view returns (uint256 nativeFee, uint256 lzTokenFee)
State-modifying
Events bridgeGas(uint32 _dstEid, string _message, bytes _options) payable
lzReceive(struct Origin _origin, bytes32 _guid, bytes _message, address _executor, bytes _extraData) payable
renounceOwnership()
setDelegate(address _delegate)
setPeer(uint32 _eid, bytes32 _peer)
transferOwnership(address newOwner)
withdraw() payable
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PeerSet(uint32 eid, bytes32 peer)
constructor(address _endpoint)
fallback()
receive()
AddressEmptyCode(address target)
AddressInsufficientBalance(address account)
FailedInnerCall()
InvalidEndpointCall()
LzTokenUnavailable()
NoPeer(uint32 eid)
NotEnoughNative(uint256 msgValue)
OnlyEndpoint(address addr)
OnlyPeer(uint32 eid, bytes32 sender)
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)
SafeERC20FailedOperation(address token)