WaSSup

Verified contract

Active on Base with 1,741 txns
Deployed by via 0xfc1a3f9a at 13285358
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
0x844fc16257d94e7d32835dbb99e531100177c7687d6f17cb92c62d903c0bfd3f
0x3b122f51abf3fd19de497d1487e4eccadb7f280f79c24013cb69ffc7aea72083
0xb15ea9f3fd6dbc79871fc8e44a6dd33ef00918243b365f9306ea9f4f66012d75
0x4206f34739a53946d8bc65918beeb1174fd96f0a835018d28e3f0b4c9f4a4753
0x9a3b3c371c62ffe053c27bae82bec9b84592f59b660f42b53fc4e575123a8deb
0xa56a9177cbcfa545fbf9056be72795211ba7a91c319de9acb45cf1baab9ae52e
0x510f5d2b37fc6bee1545599834508b05c8c4044b4cdcf5bab86ef8fbeb922d52
0x94e78fb044c7c9a2005e3afb1603698919d7894884d2cf88e61b10ad365c9967
0xc817779b7c0194aa16cd062cfbd0e93aa019eac35965c5991e9b81dbd220a3f1
0xd00bae77a359b8fc9e88460f65c63be1d13e6452b8981ab6051feaa2ec34d067

Functions
Getter at block 22760159
DEFAULT_PAYLOAD_SIZE_LIMIT(view returns (uint256)
10000
MAIN_CHAIN_ID(view returns (uint256)
184
NO_EXTRA_GAS(view returns (uint256)
0
PT_SEND(view returns (uint16)
0
circulatingSupply(view returns (uint256)
416199943792000000000000000000
decimals(view returns (uint8)
18
getMainChainId(pure returns (uint256)
184
lzEndpoint(view returns (address)
0xb6319cc6c8c27a8f5daf0dd3df91ea35c4720dd7
name(view returns (string)
WaSSup
owner(view returns (address)
0x0000000000000000000000000000000000000000
precrime(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
WASSUP
token(view returns (address)
0x5668f69ac55d3c86fa7275908fc753daee585d5c
totalSupply(view returns (uint256)
416199943792000000000000000000
useCustomAdapterParams(view returns (bool)
false
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)
getTrustedRemoteAddress(uint16 _remoteChainIdview returns (bytes)
isTrustedRemote(uint16 _srcChainIdbytes _srcAddressview returns (bool)
minDstGasLookup(uint16uint16view returns (uint256)
payloadSizeLimitLookup(uint16view returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
trustedRemoteLookup(uint16view returns (bytes)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 _amount
burnFrom(address _fromuint256 _amount
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
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 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
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
Constructor
constructor(address _minterstring _namestring _symboladdress _lzEndpointuint256 _maxSupply
Fallback and receive

This contract contains no fallback and receive objects.

Errors
InsufficientAllowance(
InsufficientBalance(
InvalidAmount(
InvalidMaxSupply(
ZeroAddress(