Endpoint

Verified contract

Active on Ethereum with 134 txns
Deployed by via 0xc0339a60 at 14388880
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Endpoint"

0xa469260643235c20c0d3206b0e455f02391ebd67a1c5f6c2cf896abfae3a73e7
0x1740416010e855d3b4ceae0ac3e6e584950f2a786ceb7598c4759b635cff6644
0x55af6b5ae5f4c7dd2049c8859f059e04786fab419c2ecdf96d7d12cb2b7f7249
0xc89f626d7feacec112fffa7564eba8a6afa998d74324d23da398d26c7f8fbd1c
0xb58b7a6b7b6052eb98f13976b679ba0a0182c0ac1fcc205990d0c2349160d3ae
0xd34f5c9c891f8c2371a5b3c029716858f5a3564d6f1dc0b5439a89ea1b516f48
0x27e8ba82c5e2a6b3e094a33acd7ed7203ad676bca5e8cb19c5df7049e54a174c
0x6e79038b2b52950086b4dfd3dc5f757a92314c6ac351fcbc902c90b03cf97c67
0x2719ac67677c6933cb7d4b0d2dd0fde81697a7aa7058c50c1091886a510dbdd4
0xb06060d0f1e3db5448eb4a2d6ebd57472945ee67d21950fe8c1a8a231328c3eb

Functions
Getter at block 20840492
BLOCK_VERSION(view returns (uint16)
65535
DEFAULT_VERSION(view returns (uint16)
0
chainId(view returns (uint16)
1
defaultReceiveLibraryAddress(view returns (address)
0x4d73adb72bc3dd368966edd0f0b2148401a178e2
defaultReceiveVersion(view returns (uint16)
2
defaultSendLibrary(view returns (address)
0x4d73adb72bc3dd368966edd0f0b2148401a178e2
defaultSendVersion(view returns (uint16)
2
getChainId(view returns (uint16)
1
isReceivingPayload(view returns (bool)
false
isSendingPayload(view returns (bool)
false
latestVersion(view returns (uint16)
5
owner(view returns (address)
0xcda8e3add00c95e5035617f970096118ca2f4c92
Read-only
estimateFees(uint16 _dstChainIdaddress _userApplicationbytes _payloadbool _payInZRObytes _adapterParamsview returns (uint256 nativeFeeuint256 zroFee)
getConfig(uint16 _versionuint16 _chainIdaddress _userApplicationuint256 _configTypeview returns (bytes)
getInboundNonce(uint16 _srcChainIdbytes _srcAddressview returns (uint64)
getOutboundNonce(uint16 _dstChainIdaddress _srcAddressview returns (uint64)
getReceiveLibraryAddress(address _userApplicationview returns (address receiveLibraryAddress)
getReceiveVersion(address _userApplicationview returns (uint16)
getSendLibraryAddress(address _userApplicationview returns (address sendLibraryAddress)
getSendVersion(address _userApplicationview returns (uint16)
hasStoredPayload(uint16 _srcChainIdbytes _srcAddressview returns (bool)
inboundNonce(uint16bytesview returns (uint64)
libraryLookup(uint16view returns (address)
outboundNonce(uint16addressview returns (uint64)
storedPayload(uint16bytesview returns (uint64 payloadLengthaddress dstAddressbytes32 payloadHash)
uaConfigLookup(addressview returns (uint16 sendVersionuint16 receiveVersionaddress receiveLibraryAddressaddress sendLibrary)
State-modifying
forceResumeReceive(uint16 _srcChainIdbytes _srcAddress
newVersion(address _newLayerZeroLibraryAddress
receivePayload(uint16 _srcChainIdbytes _srcAddressaddress _dstAddressuint64 _nonceuint256 _gasLimitbytes _payload
renounceOwnership(
retryPayload(uint16 _srcChainIdbytes _srcAddressbytes _payload
send(uint16 _dstChainIdbytes _destinationbytes _payloadaddress _refundAddressaddress _zroPaymentAddressbytes _adapterParamspayable 
setConfig(uint16 _versionuint16 _chainIduint256 _configTypebytes _config
setDefaultReceiveVersion(uint16 _newDefaultReceiveVersion
setDefaultSendVersion(uint16 _newDefaultSendVersion
setReceiveVersion(uint16 _newVersion
setSendVersion(uint16 _newVersion
transferOwnership(address newOwner
Events
DefaultReceiveVersionSet(uint16 version
DefaultSendVersionSet(uint16 version
NewLibraryVersionAdded(uint16 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PayloadCleared(uint16 srcChainIdbytes srcAddressuint64 nonceaddress dstAddress
PayloadStored(uint16 srcChainIdbytes srcAddressaddress dstAddressuint64 noncebytes payloadbytes reason
UaForceResumeReceive(uint16 chainIdbytes srcAddress
UaReceiveVersionSet(address uauint16 version
UaSendVersionSet(address uauint16 version
Constructor
constructor(uint16 _chainId
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.