PancakeSwap Token

Verified contract

Active on Base with 76,790 txns
Deployed by via 0x0ec72af8 at 2946065
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $95.17
ERC-20
Value $21.58
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xddaa3b1fc79f347ac0ed15592eaa008ddf8d1174f4b936c4f80c8786228d16ec
0x795cf07bc29e663a47b292ff3ca60bcd0a7190e5767c2bf1c54110a05cfe335d
0x4a942c55ff4cbc7eea273fb7c014fe57826be348ba2b6472153a20bc338367a9
0x3489f6b091d4af196fb5bbca2f75f8ae598ecd28408db5a312c2e2bb0146e540
0x0454d8754f9c3e8b929ffea3986a25ba4a9cd4e083fa6ebb23ca0204e6b38a96
0x5fcf8006c3170aad461a852cad4aca195da558b6a18de0d13e4bac4566c8a4f3
0xbb3817f162bd2fc04305654b57065b2fc02c16b312fef65eb1311932a082d643
0x4654b09030aaf9c32348b581fcd9a58b3ad8702c19eefbef3275599eef12be09
0x14e0587285a27543e1541bbf3103538bf3f56ccf7b950274e13eadf494cc47f1
0xd48a589af10dfeaf0a9fbebd1e59893473d07c512168c7cad234cab8292abf84

Functions
Getter at block 22744866
BP_DENOMINATOR(view returns (uint256)
10000
NO_EXTRA_GAS(view returns (uint256)
0
PT_SEND(view returns (uint8)
0
PT_SEND_AND_CALL(view returns (uint8)
1
circulatingSupply(view returns (uint256)
142086638944580000000000
decimals(pure returns (uint8)
18
defaultFeeBp(view returns (uint16)
0
feeOwner(view returns (address)
0xddaf25d9363f852122d0c80ba33e7c613e8abb47
lzEndpoint(view returns (address)
0xb6319cc6c8c27a8f5daf0dd3df91ea35c4720dd7
name(view returns (string)
PancakeSwap Token
owner(view returns (address)
0xddaf25d9363f852122d0c80ba33e7c613e8abb47
paused(view returns (bool)
false
precrime(view returns (address)
0x0000000000000000000000000000000000000000
sharedDecimals(view returns (uint8)
8
symbol(view returns (string)
Cake
token(view returns (address)
0x3055913c90fcc1a6ce9a358911721eeb942013a1
totalSupply(view returns (uint256)
142086638944580000000000
useCustomAdapterParams(view returns (bool)
true
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
chainIdToFeeBps(uint16view returns (uint16 feeBPbool enabled)
chainIdToInboundCap(uint16view returns (uint256)
chainIdToLastReceivedTimestamp(uint16view returns (uint256)
chainIdToLastSentTimestamp(uint16view returns (uint256)
chainIdToOutboundCap(uint16view returns (uint256)
chainIdToReceivedTokenAmount(uint16view returns (uint256)
chainIdToSentTokenAmount(uint16view returns (uint256)
creditedPackets(uint16bytesuint64view returns (bool)
estimateSendAndCallFee(uint16 _dstChainIdbytes32 _toAddressuint256 _amountbytes _payloaduint64 _dstGasForCallbool _useZrobytes _adapterParamsview returns (uint256 nativeFeeuint256 zroFee)
estimateSendFee(uint16 _dstChainIdbytes32 _toAddressuint256 _amountbool _useZrobytes _adapterParamsview returns (uint256 nativeFeeuint256 zroFee)
failedMessages(uint16bytesuint64view returns (bytes32)
getConfig(uint16 _versionuint16 _chainIdaddressuint256 _configTypeview returns (bytes)
getTrustedRemoteAddress(uint16 _remoteChainIdview returns (bytes)
isTrustedRemote(uint16 _srcChainIdbytes _srcAddressview returns (bool)
minDstGasLookup(uint16uint16view returns (uint256)
quoteOFTFee(uint16 _dstChainIduint256 _amountview returns (uint256 fee)
supportsInterface(bytes4 interfaceIdview returns (bool)
trustedRemoteLookup(uint16view returns (bytes)
whitelist(addressview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
callOnOFTReceived(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes32 _fromaddress _touint256 _amountbytes _payloaduint256 _gasForCall
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
forceResumeReceive(uint16 _srcChainIdbytes _srcAddress
increaseAllowance(address spenderuint256 addedValuereturns (bool)
lzReceive(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payload
nonblockingLzReceive(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payload
pause(
renounceOwnership(
retryMessage(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payloadpayable 
sendAndCall(address _fromuint16 _dstChainIdbytes32 _toAddressuint256 _amountuint256 _minAmountbytes _payloaduint64 _dstGasForCallstruct ICommonOFTLzCallParams _callParamspayable 
sendFrom(address _fromuint16 _dstChainIdbytes32 _toAddressuint256 _amountuint256 _minAmountstruct ICommonOFTLzCallParams _callParamspayable 
setConfig(uint16 _versionuint16 _chainIduint256 _configTypebytes _config
setDefaultFeeBp(uint16 _feeBp
setFeeBp(uint16 _dstChainIdbool _enableduint16 _feeBp
setFeeOwner(address _feeOwner
setInboundCap(uint16 chainIduint256 cap
setMinDstGas(uint16 _dstChainIduint16 _packetTypeuint256 _minGas
setOutboundCap(uint16 chainIduint256 cap
setPrecrime(address _precrime
setReceiveVersion(uint16 _version
setSendVersion(uint16 _version
setTrustedRemote(uint16 _srcChainIdbytes _path
setTrustedRemoteAddress(uint16 _remoteChainIdbytes _remoteAddress
setUseCustomAdapterParams(bool _useCustomAdapterParams
setWhitelist(address addrbool isWhitelist
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
CallOFTReceivedSuccess(uint16 indexed _srcChainIdbytes _srcAddressuint64 _noncebytes32 _hash
DropFailedMessage(uint16 srcChainIdbytes srcAddressuint64 nonce
FallbackWithdraw(address indexed touint256 amount
MessageFailed(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payloadbytes _reason
NonContractAddress(address _address
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
ReceiveFromChain(uint16 indexed _srcChainIdaddress indexed _touint256 _amount
RetryMessageSuccess(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes32 _payloadHash
SendToChain(uint16 indexed _dstChainIdaddress indexed _frombytes32 indexed _toAddressuint256 _amount
SetDefaultFeeBp(uint16 feeBp
SetFeeBp(uint16 dstchainIdbool enableduint16 feeBp
SetFeeOwner(address feeOwner
SetInboundCap(uint16 indexed chainIduint256 cap
SetMinDstGas(uint16 _dstChainIduint16 _typeuint256 _minDstGas
SetOperator(address newOperator
SetOutboundCap(uint16 indexed chainIduint256 cap
SetPrecrime(address precrime
SetTrustedRemote(uint16 _remoteChainIdbytes _path
SetTrustedRemoteAddress(uint16 _remoteChainIdbytes _remoteAddress
SetUseCustomAdapterParams(bool _useCustomAdapterParams
SetWhitelist(address indexed addrbool isWhitelist
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
Constructor
constructor(address _lzEndpoint
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ExceedInboundCap(uint256 capuint256 amount
ExceedOutboundCap(uint256 capuint256 amount