FXDX

Verified contract

Active on Base with 3,498 txns
Deployed by via 0x9dd48a0f at 4675695
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
--
0x5c1f32cca21fed6c52b95906db8f473a95b183ecb055b90107ed429eb27a4bb1
0x6407ec7144d7716f7cc46c30c6767b639b5aaf1adb7b02bf8dbd0f68271c21c4
0xca718b9f175904e02c1fd0dbfbccd90745e5874a8205b5989120165038222e60
0xa09c1b1c2eb54e45844687e05d23eb27966b4274705543e4056f39870ed72432
0x3e6f428aca4df75a6afad96b9bfd4cdc4bab5a3c9debb5e2bcab1e34d4dbc5ee
0x359855dba6158c78835fe8ee7eca86dd76a74e18b1d3cb130ae3a850f09ed1cb
0x35ba290d42b1dadb0dcc3f529a815d5fd140cf37a19bab78ee4420ce9360883e
0x388c7f75319c2637141479ea06b91873b3f2091454b2fbba03056d72a9d527e1
0x64a853701cb2c3bc0fa64d8479804552ef85def953ce1e25c571bedb3687e5eb
0x6401752f905b895f4e3079f0453c9a422c11041469c795b597d871e7f3a84ffa

Functions
Getter at block 22735669
DEFAULT_PAYLOAD_SIZE_LIMIT(view returns (uint256)
10000
MAX_USER_MINT_AMOUNT(view returns (uint256)
1000000000000000000000000000
NO_EXTRA_GAS(view returns (uint256)
0
PT_SEND(view returns (uint16)
0
circulatingSupply(view returns (uint256)
1000000000000000000000000000
decimals(view returns (uint8)
18
lzEndpoint(view returns (address)
0xb6319cc6c8c27a8f5daf0dd3df91ea35c4720dd7
mintAdmin(view returns (address)
0x13a8a2dfd6481f34523fa9208271f50249f8079b
name(view returns (string)
FXDX
owner(view returns (address)
0x13a8a2dfd6481f34523fa9208271f50249f8079b
precrime(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
FXDX
token(view returns (address)
0x30b593f8c3ab37615359b4e0e6df2e06d55bb55d
totalSupply(view returns (uint256)
1000000000000000000000000000
useCustomAdapterParams(view returns (bool)
false
userMintAmount(view returns (uint256)
0
userMintable(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)
isMinter(addressview returns (bool)
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(address _accountuint256 _amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
forceResumeReceive(uint16 _srcChainIdbytes _srcAddress
increaseAllowance(address spenderuint256 addedValuereturns (bool)
lzReceive(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payload
mint(address _accountuint256 _amount
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
setMintAdmin(address _mintAdmin
setMinter(address _minterbool _isActive
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
withdrawToken(address _tokenaddress _accountuint256 _amount
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(bool _userMintableaddress _lzEndpoint
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.