ReceiveUln302

Verified contract

Active on Base
Deployed by via 0x1e058c2d at 9756969
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x24c0b67dcde2c8087f6d5f1bcd81a67731bacccaa810240374a98ebf2edfe2aa
0x4087ec4f7defe3c9b62ef1dcba3646f1b3b807eefe0af805838831320e702e55
0x9f0233c9ea26e49d2440c348a102b79e613cccd0dbbbf3e285e4354dee134102
0x652c8f4550531e6eff66bda9c4aefb027e1a97a5b8260c3454d1e1744de44aef
0x582d50189e6ef843fc688fb6057ab0189c7f7eef3b1c025a1a4662d388d2da49
0xe7e9e950bfb37af77d4dbf6b1a7f228f54da808b41430acc2c084249d775b6df
0xfaf7fb3f485a589e417c2acde5112285636057927b9a5fa348a71cb1e347b769
0x9416789177c19560989143af417fbd1f0bcb471975c8016f3b9c66778e119065
0xc143bb30ecd4ea8f056662dd40bbc931dadc845a66b3033d65d5700702f00759
0xce6482c21d2473e85bd609d9ba8cba12fb52839b8c83ec1eb3bc48d2409b2ce9

Functions
Getter at block 22710490
messageLibType(pure returns (uint8)
1
owner(view returns (address)
0x28937ca4873f7289ebea0708c4e42b24835ecff0
version(pure returns (uint64 majoruint8 minoruint8 endpointVersion)
(major=3, minor=0, endpointVersion=2)
Read-only
assertHeader(bytes _packetHeaderuint32 _localEidpure 
getAppUlnConfig(address _oappuint32 _remoteEidview returns (struct UlnConfig)
getConfig(uint32 _eidaddress _oappuint32 _configTypeview returns (bytes)
getUlnConfig(address _oappuint32 _remoteEidview returns (struct UlnConfig rtnConfig)
hashLookup(bytes32 headerHashbytes32 payloadHashaddress dvnview returns (bool submitteduint64 confirmations)
isSupportedEid(uint32 _eidview returns (bool)
supportsInterface(bytes4 _interfaceIdview returns (bool)
verifiable(struct UlnConfig _configbytes32 _headerHashbytes32 _payloadHashview returns (bool)
State-modifying
commitVerification(bytes _packetHeaderbytes32 _payloadHash
renounceOwnership(
setConfig(address _oappstruct SetConfigParam[] _params
setDefaultUlnConfigs(struct SetDefaultUlnConfigParam[] _params
transferOwnership(address newOwner
verify(bytes _packetHeaderbytes32 _payloadHashuint64 _confirmations
Events
DefaultUlnConfigsSet(struct SetDefaultUlnConfigParam[] params
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PayloadVerified(address dvnbytes headeruint256 confirmationsbytes32 proofHash
UlnConfigSet(address oappuint32 eidstruct UlnConfig config
Constructor
constructor(address _endpoint
Fallback and receive

This contract contains no fallback and receive objects.

Errors
LZ_MessageLib_OnlyEndpoint(
LZ_ULN_AtLeastOneDVN(
LZ_ULN_InvalidConfigType(uint32 configType
LZ_ULN_InvalidConfirmations(
LZ_ULN_InvalidEid(
LZ_ULN_InvalidOptionalDVNCount(
LZ_ULN_InvalidOptionalDVNThreshold(
LZ_ULN_InvalidPacketHeader(
LZ_ULN_InvalidPacketVersion(
LZ_ULN_InvalidRequiredDVNCount(
LZ_ULN_Unsorted(
LZ_ULN_UnsupportedEid(uint32 eid
LZ_ULN_Verifying(