InitiatorBeta

Verified contract

Implementation

Active on Base with 0 txns
Deployed by via 0x6f86cb84 at 9991769
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "InitiatorBeta"

No transactions found for "InitiatorBeta"


Functions
Getter at block 22917167
dstEid(view returns (uint32)
0
endpoint(view returns (address)
0x0000000000000000000000000000000000000000
oAppVersion(view returns (uint64 senderVersionuint64 receiverVersion)
(senderVersion=1, receiverVersion=0)
owner(view returns (address)
0x0000000000000000000000000000000000000000
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
Read-only
peers(uint32 eidview returns (bytes32 peer)
quote(bytes messagebytes optionsview returns (uint256 nativeFee)
State-modifying
initialize(address endpoint_address owner_
lzSend(bytes messagebytes optionspayable 
renounceOwnership(
setDelegate(address _delegate
setDstEid(uint32 dstEid_
setPeer(uint32 _eidbytes32 _peer
transferOwnership(address newOwner
upgradeToAndCall(address newImplementationbytes datapayable 
Events
Initialized(uint64 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PeerSet(uint32 eidbytes32 peer
Upgraded(address indexed implementation
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
AddressEmptyCode(address target
AddressInsufficientBalance(address account
FailedInnerCall(
InvalidDelegate(
InvalidEndpointCall(
InvalidInitialization(
LzTokenUnavailable(
NoPeer(uint32 eid
NotEnoughNative(uint256 msgValue
NotInitializing(
OnlyPeer(uint32 eidbytes32 sender
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
SafeERC20FailedOperation(address token
Unauthorized(
UnauthorizedCallContext(
UpgradeFailed(