LayerZeroBridgeToken

Verified contract

Implementation

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

No balances found for "LayerZeroBridgeToken"

No transactions found for "LayerZeroBridgeToken"


Functions
Getter at block 22051445
EXTRA_GAS(view returns (uint256)
200000
PT_SEND(view returns (uint16)
0
canonicalToken(view returns (address)
0x0000000000000000000000000000000000000000
decimals(view returns (uint8)
18
lzEndpoint(view returns (address)
0x0000000000000000000000000000000000000000
name(view returns (string)
paused(view returns (bool)
false
precrime(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
totalSupply(view returns (uint256)
0
treasury(view returns (address)
0x0000000000000000000000000000000000000000
useCustomAdapterParams(view returns (uint8)
0
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
estimateSendFee(uint16 _dstChainIdbytes _toAddressuint256 _amountbool _useZrobytes _adapterParamsview returns (uint256 nativeFeeuint256 zroFee)
failedMessages(uint16bytesuint64view returns (bytes32)
getConfig(uint16 _versionuint16 _chainIdaddressuint256 _configTypeview returns (bytes)
isTrustedRemote(uint16 _srcChainIdbytes _srcAddressview returns (bool)
minDstGasLookup(uint16uint16view returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
trustedRemoteLookup(uint16view returns (bytes)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
forceResumeReceive(uint16 _srcChainIdbytes _srcAddress
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(string _namestring _symboladdress _lzEndpointaddress _treasuryuint256 initialSupply
lzReceive(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payload
mint(uint256 amount
nonblockingLzReceive(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payload
pauseSendTokens(bool pause
retryMessage(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payloadpayable 
send(uint16 _dstChainIdbytes _toAddressuint256 _amountaddress _refundAddressaddress _zroPaymentAddressbytes _adapterParamspayable 
sendCredit(uint16 _dstChainIdbytes _toAddressuint256 _amountaddress _refundAddressaddress _zroPaymentAddressbytes _adapterParamspayable 
sendWithPermit(uint16 _dstChainIdbytes _toAddressuint256 _amountaddress _refundAddressaddress _zroPaymentAddressbytes _adapterParamsuint256 deadlineuint8 vbytes32 rbytes32 spayable 
setConfig(uint16 _versionuint16 _chainIduint256 _configTypebytes _config
setMinDstGas(uint16 _dstChainIduint16 _packetTypeuint256 _minGas
setPrecrime(address _precrime
setReceiveVersion(uint16 _version
setSendVersion(uint16 _version
setTrustedRemote(uint16 _srcChainIdbytes _srcAddress
setUseCustomAdapterParams(uint8 _useCustomAdapterParams
setupAllowance(
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
withdraw(uint256 amountaddress recipientreturns (uint256 amountMinted)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Initialized(uint8 version
MessageFailed(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payload
Paused(address account
ReceiveFromChain(uint16 indexed _srcChainIdbytes indexed _srcAddressaddress indexed _toAddressuint256 _amountuint64 _nonce
SendToChain(address indexed _senderuint16 indexed _dstChainIdbytes indexed _toAddressuint256 _amountuint64 _nonce
SetTrustedRemote(uint16 _srcChainIdbytes _srcAddress
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
InsufficientGas(
InvalidAllowance(
InvalidCaller(
InvalidEndpoint(
InvalidParams(
InvalidPayload(
InvalidSource(
NotGovernor(
NotGovernorOrGuardian(
ZeroAddress(