0x00000000000e1a99dddd5610111884278bdbda1d
Unverified contract
Proxy
Active on
Base with 2,670 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1a44…728c
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
OHNO | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22535966 | 9 days ago | | | 0.013770698 | 0.0000033967392 | |
| 22535476 | 9 days ago | | | 0.013770698 | 0.0000035488320 | |
| 22526074 | 9 days ago | | | 0.013770698 | 0.0000037748393 | |
| 22525226 | 9 days ago | | | 0.013770698 | 0.0000032066980 | |
| 22518022 | 9 days ago | | | 0.013770698 | 0.0000012166848 | |
| 22500496 | 10 days ago | | | 0.013770698 | 0.0000063588636 | |
| 22499977 | 10 days ago | | | 0.013770698 | 0.0000063574085 | |
| 22133529 | 18 days ago | | | 0.012821998 | 0.0000029033661 | |
| 22132692 | 18 days ago | | | 0.012821998 | 0.0000033537382 | |
| 22102019 | 19 days ago | | | 0.01661571 | 0.0000034726212 |
ABI
ABI objects
Getter at block 22913809 proxiableUUID() view returns (bytes32)
dstEid() view returns (uint32)
30101
endpoint() view returns (address)
0x1a44076050125825900e736c501f859c50fe728c
oAppVersion() view returns (uint64 senderVersion, uint64 receiverVersion)
(senderVersion=1, receiverVersion=0)
owner() view returns (address)
0x000000de1e80ea5a234fb5488fee2584251bc7e8
Read-only
peers(uint32 eid) view returns (bytes32 peer)
quote(bytes message, bytes options) view returns (uint256 nativeFee)
State-modifying
Events initialize(address endpoint_, address owner_)
lzSend(bytes message, bytes options) payable
renounceOwnership()
setDelegate(address _delegate)
setDstEid(uint32 dstEid_)
setPeer(uint32 _eid, bytes32 _peer)
transferOwnership(address newOwner)
upgradeToAndCall(address newImplementation, bytes data) payable
Initialized(uint64 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PeerSet(uint32 eid, bytes32 peer)
Upgraded(address indexed implementation)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
AddressEmptyCode(address target)
AddressInsufficientBalance(address account)
FailedInnerCall()
InvalidDelegate()
InvalidEndpointCall()
InvalidInitialization()
LzTokenUnavailable()
NoPeer(uint32 eid)
NotEnoughNative(uint256 msgValue)
NotInitializing()
OnlyPeer(uint32 eid, bytes32 sender)
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)
SafeERC20FailedOperation(address token)
Unauthorized()
UnauthorizedCallContext()
UpgradeFailed()