QiDao

Verified contract

Active on Base with 2,741 txns
Deployed by via 0x3e928ed1 at 3934477
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
0x80626241196fbf257e74cd12e044495c64296ace9ec909d8ff77d181e7c87319
0x9f366eb2f3f75e97a0e7b6f5e414d7eff845885bac08b5b64d8226518f7dbd09
0xb7c6ab9f7bbd79ec6b941c36ae33551540b57908d5722faa24e7dcd9c58b0146
0x12a2a4b86315289dad7ac8f8195e9393cf1b3bd5a02ca513ef8a325f7a63ad50
0x1d5d1ffaa46e516c9eea0bba7bfa84deef14a11ac53c09efd097b8da9618c053
0x39fa7d14a9e7305c8e67e1ee57ae4c2bea1d933db84056a7a4be8c75b6f928b0
0x9a231d27d405229931a83aca481c8968ff9144acd8a37b2684ff4bfce6430fdd
0xc5230e10a47d8bf494e50a0b2d8dc6451db1272a635411f47c49925bbdb7c0c3
0x8738573ae6a617725fcea1babc9fcc993ae96e81a62484163faee0cb555b6ee6
0x5d20945c2ce842acfadbe0c7ac6ed7af6a529c62146dad5ad6909b13dc0ee091

Functions
Getter at block 22755083
DEFAULT_PAYLOAD_SIZE_LIMIT(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)
21603341991798900000000000
decimals(view returns (uint8)
18
lzEndpoint(view returns (address)
0xb6319cc6c8c27a8f5daf0dd3df91ea35c4720dd7
name(view returns (string)
QiDao
owner(view returns (address)
0xe816f03e31a75cabe64861064a6219ebe62c613d
precrime(view returns (address)
0x0000000000000000000000000000000000000000
sharedDecimals(view returns (uint8)
8
symbol(view returns (string)
QI
token(view returns (address)
0xd3fdcb837dafdb7c9c3ebd48fe22a53f6dd3d7d7
totalSupply(view returns (uint256)
21603341991798900000000000
useCustomAdapterParams(view returns (bool)
true
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview 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)
getAmountCanBeSent(uint16 _dstChainIdview returns (uint256 currentAmountInFlightuint256 amountCanBeSent)
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)
rateLimits(uint16view returns (uint256 amountInFlightuint256 lastDepositTimeuint256 limituint256 window)
supportsInterface(bytes4 interfaceIdview returns (bool)
trustedRemoteLookup(uint16view returns (bytes)
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
renounceOwnership(
retryMessage(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payloadpayable 
sendAndCall(address _fromuint16 _dstChainIdbytes32 _toAddressuint256 _amountbytes _payloaduint64 _dstGasForCallstruct ICommonOFTLzCallParams _callParamspayable 
sendFrom(address _fromuint16 _dstChainIdbytes32 _toAddressuint256 _amountstruct ICommonOFTLzCallParams _callParamspayable 
setConfig(uint16 _versionuint16 _chainIduint256 _configTypebytes _config
setMinDstGas(uint16 _dstChainIduint16 _packetTypeuint256 _minGas
setPayloadSizeLimit(uint16 _dstChainIduint256 _size
setPrecrime(address _precrime
setRateLimits(struct QiDaoOFTRateLimitConfig[] _rateLimitConfigs
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
CallOFTReceivedSuccess(uint16 indexed _srcChainIdbytes _srcAddressuint64 _noncebytes32 _hash
MessageFailed(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payloadbytes _reason
NonContractAddress(address _address
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ReceiveFromChain(uint16 indexed _srcChainIdaddress indexed _touint256 _amount
RetryMessageSuccess(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes32 _payloadHash
SendToChain(uint16 indexed _dstChainIdaddress indexed _frombytes32 indexed _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(struct QiDaoOFTRateLimitConfig[] _rateLimitConfigsstring _namestring _symboluint8 _sharedDecimalsaddress _lzEndpoint
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.