Radiant

Verified contract

Active on Ethereum with 5,623 txns
Deployed by via 0xcfb23267 at 18466377
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Radiant"

0x2685f0b12b80f98789c7f935f2247b6e5a591f4785466028dad54a48224336fe
0x83a4499b25fa1560fba9523d6e95c85a7cf5703ad049c76ba0cf6f79b5898b50
0xb281926f79c13c20148b159b1b2ec353666d01af5d722d09a6710b1a9de765f3
0xf88b8ecf998e88df2c439d9896189e2ff88c9e876ccf9dcf1dcb10a8ad66d0d4
0x7e49bfee27f735c9341e0347641f18a9a36839dc1b185ca863e0e538e49d68b9
0xfcc3d2bfdff5aea90ed9fe5f73cc053757c8436d2d4489ca90baa73a3647dc08
0x345b83e4571d0bb33470fd32f8f82908b34efcd5d33ce5b8e824aa2d90e9be04
0x3d49df2216a893dc7a40ace2690703e075136e36759dd32b9f231653fa8c62e2
0x9243fcd584fe3684399cf755deb37db67d5fbb3f105eb13c4e5ac72fc3ab7f23
0x70fc9d0a0fbcec33f9d53774b2c82133ef41b77a2b1e7cfa116eb70b027e9a0d

Functions
Getter at block 20900903
DEFAULT_PAYLOAD_SIZE_LIMIT(view returns (uint256)
10000
FEE_DIVISOR(view returns (uint256)
10000
MAX_REASONABLE_FEE(view returns (uint256)
100
NO_EXTRA_GAS(view returns (uint256)
0
PT_SEND(view returns (uint8)
0
PT_SEND_AND_CALL(view returns (uint8)
1
SHARED_DECIMALS(view returns (uint8)
8
circulatingSupply(view returns (uint256)
99972063154955010000000000
decimals(view returns (uint8)
18
feeRatio(view returns (uint256)
0
lzEndpoint(view returns (address)
0x66a71dcef29a0ffbdbe3c6a460a3b5bc225cd675
name(view returns (string)
Radiant
owner(view returns (address)
0x0235a22a38dd09291800e097bd2ebe6e3b4d5f04
paused(view returns (bool)
false
precrime(view returns (address)
0x0000000000000000000000000000000000000000
priceProvider(view returns (address)
0x126bd00b8a0a8b7b230368902d6b0b619db2784c
sharedDecimals(view returns (uint8)
8
symbol(view returns (string)
RDNT
token(view returns (address)
0x137ddb47ee24eaa998a535ab00378d6bfa84f893
totalSupply(view returns (uint256)
99972063154955010000000000
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)
getBridgeFee(uint256 _rdntAmountview returns (uint256 bridgeFee)
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
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 _amountbytes _payloaduint64 _dstGasForCallstruct ICommonOFTLzCallParams _callParamspayable 
sendFrom(address _fromuint16 _dstChainIdbytes32 _toAddressuint256 _amountstruct ICommonOFTLzCallParams _callParamspayable 
setConfig(uint16 _versionuint16 _chainIduint256 _configTypebytes _config
setFeeRatio(uint256 _feeRatio
setMinDstGas(uint16 _dstChainIduint16 _packetTypeuint256 _minGas
setPayloadSizeLimit(uint16 _dstChainIduint256 _size
setPrecrime(address _precrime
setPriceProvider(address _priceProvider
setReceiveVersion(uint16 _version
setSendVersion(uint16 _version
setTreasury(address _treasury
setTrustedRemote(uint16 _srcChainIdbytes _path
setTrustedRemoteAddress(uint16 _remoteChainIdbytes _remoteAddress
setUseCustomAdapterParams(bool _useCustomAdapterParams
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
FeeRatioUpdated(uint256 indexed fee
MessageFailed(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payloadbytes _reason
NonContractAddress(address _address
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
PriceProviderUpdated(address indexed priceProvider
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
TreasuryUpdated(address indexed treasury
Unpaused(address account
Constructor
constructor(string _tokenNamestring _symboladdress _endpointaddress _daoaddress _treasuryuint256 _mintAmt
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AddressZero(
AmountTooSmall(
InsufficientETHForFee(
InvalidRatio(