This contract is being backfilled. You may encounter incomplete storage history.

WrappedBasketTokenSatellite

Verified contract

Implementation

Active on Base with 0 txns
Deployed by via 0x9a66ae1b at 18786044
Slot Value
0x0000000000000000000000000000000000000000000000000000000000000000 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000001 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000002 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000003 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000004 0x0000000000000000000000000000000000000000000000000000000000000000

No balances found for "WrappedBasketTokenSatellite"

No transactions found for "WrappedBasketTokenSatellite"


Functions
Getter at block 22104440
DEFAULT_PAYLOAD_SIZE_LIMIT(view returns (uint256)
10000
NO_EXTRA_GAS(view returns (uint256)
0
PT_SEND(view returns (uint16)
0
UPGRADE_INTERFACE_VERSION(view returns (string)
5.0.0
circulatingSupply(view returns (uint256)
0
decimals(view returns (uint8)
18
lzEndpoint(view returns (address)
0xb6319cc6c8c27a8f5daf0dd3df91ea35c4720dd7
name(view returns (string)
owner(view returns (address)
0x0000000000000000000000000000000000000000
precrime(view returns (address _precrime)
0x0000000000000000000000000000000000000000
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
symbol(view returns (string)
token(view returns (address)
0x89d95aaf5d7e8f2e7836569dae165ec3b0d6fbaa
totalSupply(view returns (uint256)
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(uint16 srcChainIdbytes srcAddressuint64 nonceview returns (bytes32 payloadHash)
getConfig(uint16 versionuint16 chainIdaddressuint256 configTypeview returns (bytes)
getTrustedRemoteAddress(uint16 remoteChainIdview returns (bytes)
isTrustedRemote(uint16 srcChainIdbytes srcAddressview returns (bool)
minDstGasLookup(uint16 dstChainIduint16 packetTypeview returns (uint256 minGas)
payloadSizeLimitLookup(uint16 dstChainIdview returns (uint256 size)
supportsInterface(bytes4 interfaceIdview returns (bool)
trustedRemoteLookup(uint16 remoteChainIdview returns (bytes path)
State-modifying
approve(address spenderuint256 valuereturns (bool)
forceResumeReceive(uint16 srcChainIdbytes srcAddress
initialize(address ownerstring namestring symbol
lzReceive(uint16 srcChainIdbytes srcAddressuint64 noncebytes payload
nonblockingLzReceive(uint16 srcChainIdbytes srcAddressuint64 noncebytes payload
renounceOwnership(
retryMessage(uint16 srcChainIdbytes srcAddressuint64 noncebytes payloadpayable 
sendFrom(address _fromuint16 _dstChainIdbytes _toAddressuint256 _amountaddress _refundAddressaddress _zroPaymentAddressbytes _adapterParamspayable 
setConfig(uint16 versionuint16 chainIduint256 configTypebytes config
setMinDstGas(uint16 dstChainIduint16 packetTypeuint256 minGas
setPayloadSizeLimit(uint16 dstChainIduint256 size
setPrecrime(address _precrime
setReceiveVersion(uint16 version
setSendVersion(uint16 version
setTrustedRemote(uint16 remoteChainIdbytes path
setTrustedRemoteAddress(uint16 remoteChainIdbytes remoteAddress
setUseCustomAdapterParams(bool useCustomAdapterParams
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
transferOwnership(address newOwner
upgradeToAndCall(address newImplementationbytes datapayable 
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Initialized(uint64 version
MessageFailed(uint16 srcChainIdbytes srcAddressuint64 noncebytes payloadbytes reason
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ReceiveFromChain(uint16 indexed _srcChainIdaddress indexed _touint256 _amount
RetryMessageSuccess(uint16 srcChainIdbytes srcAddressuint64 noncebytes32 payloadHash
SendToChain(uint16 indexed _dstChainIdaddress indexed _frombytes _toAddressuint256 _amount
SetMinDstGas(uint16 _dstChainIduint16 _typeuint256 _minDstGas
SetPrecrime(address precrime
SetTrustedRemote(uint16 _remoteChainIdbytes _path
SetTrustedRemoteAddress(uint16 _remoteChainIdbytes _remoteAddress
SetUseCustomAdapterParams(bool _useCustomAdapterParams
Transfer(address indexed fromaddress indexed touint256 value
Upgraded(address indexed implementation
Constructor
constructor(address lzEndpoint
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AddressEmptyCode(address target
ERC1967InvalidImplementation(address implementation
ERC1967NonPayable(
ERC20InsufficientAllowance(address spenderuint256 allowanceuint256 needed
ERC20InsufficientBalance(address senderuint256 balanceuint256 needed
ERC20InvalidApprover(address approver
ERC20InvalidReceiver(address receiver
ERC20InvalidSender(address sender
ERC20InvalidSpender(address spender
FailedInnerCall(
InvalidInitialization(
NotInitializing(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
UUPSUnauthorizedCallContext(
UUPSUnsupportedProxiableUUID(bytes32 slot