LzBridgeableTokenTunnel

Verified contract

Implementation

Active on Base with 0 txns
Deployed by via 0x712d4567 at 5956415
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 "LzBridgeableTokenTunnel"

No transactions found for "LzBridgeableTokenTunnel"


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)
0x0000000000000000000000000000000000000000
defaultAdapterParams(view returns (bytes)
0x
localAddress(view returns (address)
0x0000000000000000000000000000000000000000
lzEndpoint(view returns (address)
0x0000000000000000000000000000000000000000
 
owner(view returns (address)
token(view returns (address)
0x0000000000000000000000000000000000000000
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.