0xad6f1b009a4773508bd8edce21bb1af8b8bd81b8

Verified contract

Proxy

Active on Base with 466 txns
Deployed by via 0xca7042a8 at 5956430
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 39 additional slots
-
variable spans 48 additional slots

No balances found for "0xad6f1b009a4773508bd8edce21bb1af8b8bd81b8"

0x9ea387873d232bc8bc8be37b412a81417802c24451d2fd7434b2bb96eec8344f
0x40f678c5256473011db51ac0570adf03d0efcd97c816f970d9bbe694f0399375
0xbd1096ad204958b7c3a7b5ffd5aaa584d726efcfe0eac34fb6035700949eeed8
0xd26153571abd8db46a2b24fda607ece2a7d67019f872af7369defddfb40c79a5
0xb89ae11fcadaecf0367ed21efa6fb21a701d96818a6621aadfa572304cb56899
0x8660319de0138cf57f0bac38457295f4a6597552a5085a9c5954db43a2c7ca2a
0xa55fe23b5c8b7f81b332eca3a773e714fd65a59bee8270df5ea9715fcc9f4dbe
0xb8e359f56894ead67f4ccc355ba63c662d65d7c55376d37e97adbc08673d5fc4
0x25a98fbe54adb001a6cdae51ed73a12103dcafd933c878b966a434cdf58dd509
0xb80b8ab10245929981657edfdad892853112d5596b7c4cdae4104e74af79387e

Functions
Getter at block 22817126
BANNED_ROLE_NAME(view returns (bytes32)
0x62616e6e65640000000000000000000000000000000000000000000000000000
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DEFAULT_PAYLOAD_SIZE_LIMIT(view returns (uint256)
10000
LAYERZERO_ADMIN_ROLE(view returns (bytes32)
0x85c4600424d81fbff075e32085ae37829c97adaa85deea5fc84092ce10227b52
MODERATOR_ROLE_NAME(view returns (bytes32)
0x6d6f64657261746f720000000000000000000000000000000000000000000000
accessServer(view returns (address)
0x764659d3563b861c6b077ec95f8152c48493022a
defaultAdapterParams(view returns (bytes)
0x0001000000000000000000000000000000000000000000000000000000000006ddd0
localAddress(view returns (address)
0xdcf5130274753c8050ab061b1a1dcbf583f5bfd0
lzEndpoint(view returns (address)
0xb6319cc6c8c27a8f5daf0dd3df91ea35c4720dd7
owner(view returns (address)
0xfd507f2d5ef4d87a526c1731a4b7a423c11ce237
token(view returns (address)
0xdcf5130274753c8050ab061b1a1dcbf583f5bfd0
Read-only
enforceIsNotBanned(address accountview 
enforceIsNotSanctioned(address accountview 
enforceOwnerOrRole(bytes32 roleaddress accountview 
estimateSendFee(struct SendParams paramsbool _useZrobytes _adapterParamsview returns (uint256 nativeFeeuint256 zroFee)
failedMessages(uint16bytesuint64view returns (bytes32)
getConfig(uint16 _versionuint16 _chainIdaddressuint256 _configTypeview returns (bytes)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
getTrustedRemoteAddress(uint16 _remoteChainIdview returns (bytes)
hasRole(bytes32 roleaddress accountview returns (bool)
isBanned(address accountview returns (bool)
isSanctioned(address accountview returns (bool)
isTrustedRemote(uint16 _srcChainIdbytes _srcAddressview returns (bool)
layerZeroChainIdsToNormalChainIds(uint16view returns (uint256)
normalChainIdsToLayerZeroChainIds(uint256view returns (uint16)
payloadSizeLimitLookup(uint16view returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
trustedRemoteLookup(uint16view returns (bytes)
State-modifying
forceResumeReceive(uint16 _srcChainIdbytes _srcAddress
grantRole(bytes32 roleaddress account
initialize(address _accessServeraddress _endpointaddress _localAddress
lzReceive(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payload
renounceRole(bytes32 role
renounceRole(bytes32 roleaddress
retryMessage(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payload
revokeRole(bytes32 roleaddress account
sendFrom(struct SendParams paramsaddress _refundAddressaddress _zroPaymentAddressbytes _adapterParamspayable 
setChainIdMappings(uint16[] layerZeroChainIdsuint256[] normalChainIds
setConfig(uint16 _versionuint16 _chainIduint256 _configTypebytes _config
setMinDstGas(uint256 _minGas
setPayloadSizeLimit(uint16 _dstChainIduint256 _size
setReceiveVersion(uint16 _version
setRoleAdmin(bytes32 rolebytes32 adminRole
setSendVersion(uint16 _version
setTrustedRemote(uint16 _remoteChainIdbytes _path
setTrustedRemoteAddress(uint16 _remoteChainIdbytes _remoteAddress
transferOwnership(address newOwner
Events
Initialized(uint8 version
MessageFailed(uint16 srcChainIdbytes srcAddressuint64 noncebytes payloadbytes reason
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ReceiveFromChain(uint16 indexed srcChainIdaddress indexed touint64 indexed nonceuint256 tokenIduint256 amount
RetryMessageSuccess(uint16 srcChainIdbytes srcAddressuint64 noncebytes32 payloadHash
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
SendToChain(uint16 indexed dstChainIdaddress indexed fromuint64 indexed nonceaddress toAddressuint256 tokenIduint256 amount
SetMinDstGas(uint256 minDstGas
SetTrustedRemote(uint16 remoteChainIdbytes path
SetTrustedRemoteAddress(uint16 remoteChainIdbytes remoteAddress
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.