Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
15 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FC888 | ERC-20 | 560.171346 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 2597283 | a year ago | | | 0 | 0.0000046517026 | |
| 2531513 | a year ago | | | 0 | 0.00018947401 | |
| 2531465 | a year ago | | | 0 | 0.00018947401 | |
| 2480855 | a year ago | | | 0 | 0.0000046517026 | |
| 2407044 | a year ago | | | 0 | 0.0000046517035 | |
| 2406900 | a year ago | | | 0 | 0.0000046517033 | |
| 2405575 | a year ago | | | 0 | 0.0000046265029 | |
| 2405372 | a year ago | | | 0 | 0.00022228801 | |
| 2405361 | a year ago | | | 0 | 0.00022228801 | |
| 2405243 | a year ago | | | 0 | 0.000042252002 |
ABI
ABI objects
Getter at block 21826817
MAX() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
_buyBurnFee() view returns (uint256)
20
_buyFundFee() view returns (uint256)
50
_buyLPFee() view returns (uint256)
30
_mainPair() view returns (address)
0x491a83692427cc7fa5a16929eab38c83eb82c8d2
_sellBurnFee() view returns (uint256)
20
_sellFundFee() view returns (uint256)
50
_sellLPFee() view returns (uint256)
30
_swapRouter() view returns (address)
0xbceb0ee20ed1489dbea44db08a1e95004ca2753a
_tokenDistributor() view returns (address)
0x0000000000000000000000000000000000000000
airdropEnable() view returns (bool)
true
airdropNumbs() view returns (uint256)
3
currency() view returns (address)
0x4200000000000000000000000000000000000006
currencyIsEth() view returns (bool)
true
decimals() view returns (uint256)
18
enableChangeTax() view returns (bool)
true
enableKillBlock() view returns (bool)
true
enableOffTrade() view returns (bool)
true
enableRewardList() view returns (bool)
true
enableSwapLimit() view returns (bool)
false
enableTransferFee() view returns (bool)
false
enableWalletLimit() view returns (bool)
false
fundAddress() view returns (address)
0xbe1691427bfd13c97d7366b2beb7817373777777
kb() view returns (uint256)
3
maxBuyAmount() view returns (uint256)
0
maxSellAmount() view returns (uint256)
0
maxWalletAmount() view returns (uint256)
0
name() view returns (string)
FaCai888
owner() view returns (address)
0x000000000000000000000000000000000000dead
startTradeBlock() view returns (uint256)
2404630
symbol() view returns (string)
FC888
totalSupply() view returns (uint256)
888888000000000000000000
transferFee() view returns (uint256)
0
Read-only
_allowances(address, address) view returns (uint256)
_balances(address) view returns (uint256)
_feeWhiteList(address) view returns (bool)
_rewardList(address) view returns (bool)
_swapPairList(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isReward(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeSwapLimit(uint256 _maxBuyAmount, uint256 _maxSellAmount)
changeWalletLimit(uint256 _amount)
completeCustoms(uint256[] customs)
disableChangeTax()
disableSwapLimit()
disableWalletLimit()
launch()
multi_bclist(address[] addresses, bool value)
renounceOwnership()
setAirDropEnable(bool status)
setAirdropNumbs(uint256 newValue)
setEnableTransferFee(bool status)
setFeeWhiteList(address[] addr, bool enable)
setFundAddress(address addr)
setSwapPairList(address addr, bool enable)
setTransferFee(uint256 newValue)
setkb(uint256 a)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Failed_AddLiquidity()
Failed_AddLiquidityETH()
Failed_swapExactTokensForETHSupportingFeeOnTransferTokens()
Failed_swapExactTokensForTokensSupportingFeeOnTransferTokens()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string[] stringParams, address[] addressParams, uint256[] numberParams, bool[] boolParams)
receive()
This contract contains no error objects.