Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf836…8dff
0xecc7…5372
9 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LFGGGGG | ERC-20 | 21.666974 | -- | -- | |
LFG | ERC-20 | 19.410729 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 3381944 | a year ago | | | 0 | 9.4416470e-7 | |
| 3381905 | a year ago | | | 0 | 0.000029319698 | |
| 2201269 | a year ago | | | 0 | 0.0000058216279 | |
| 2142040 | a year ago | | | 0 | 0.000060095065 | |
| 2108552 | a year ago | | | 0 | 0.0000058216279 | |
| 2103395 | a year ago | | | 0 | 0.0000057796279 | |
| 2103241 | a year ago | | | 0 | 0.0000058216279 | |
| 2102951 | a year ago | | | 0 | 0.0000058216279 | |
| 2102607 | a year ago | | | 0 | 0.0000028976989 | |
| 2101896 | a year ago | | | 0 | 0.0000074367703 |
ABI
ABI objects
Getter at block 22759941
_buyFundFee() view returns (uint256)
200
_buyLPDividendFee() view returns (uint256)
300
_fist() view returns (address)
0xf7a0b80681ec935d6dd9f3af9826e68b99897d6d
_mainPair() view returns (address)
0x9bd52bfe967f6ac85452ca656da3f9baacc48469
_sellFundFee() view returns (uint256)
200
_sellLPDividendFee() view returns (uint256)
300
_sellLPFee() view returns (uint256)
0
_swapRouter() view returns (address)
0xf83675ac64a142d92234681b7afb6ba00fa38dff
_tokenDistributor() view returns (address)
0xecc7aa053ffb9c518a2cfbfb25e5e00551585372
decimals() view returns (uint8)
6
fundAddress() view returns (address)
0x0505a48e87ad6dcb0b2c814a8f7c2c1c0fd13d86
maxTXAmount() view returns (uint256)
36999000000
maxWalletAmount() view returns (uint256)
36999000000
name() view returns (string)
LFGGGGG
owner() view returns (address)
0x03ad9cd4490d3b5a223eb56babebf54e56725355
secFundAddress() view returns (address)
0x0505a48e87ad6dcb0b2c814a8f7c2c1c0fd13d86
startAddLPBlock() view returns (uint256)
0
startTradeBlock() view returns (uint256)
2058058
symbol() view returns (string)
LFGGGGG
totalSupply() view returns (uint256)
36999000000
Read-only
_blackList(address) view returns (bool)
_feeWhiteList(address) view returns (bool)
_swapPairList(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
claimBalance()
claimToken(address token, uint256 amount, address to)
closeAddLP()
closeTrade()
renounceOwnership()
setBlackList(address addr, bool enable)
setBuyFundFee(uint256 fundFee)
setBuyLPDividendFee(uint256 dividendFee)
setExcludeHolder(address addr, bool enable)
setFeeWhiteList(address addr, bool enable)
setFundAddress(address addr)
setHolderRewardCondition(uint256 amount)
setMaxTxAmount(uint256 max)
setMaxWalletAmount(uint256 max)
setSecFundAddress(address addr)
setSellFundFee(uint256 fundFee)
setSellLPDividendFee(uint256 dividendFee)
setSellLPFee(uint256 lpFee)
setSwapPairList(address addr, bool enable)
startAddLP()
startTrade()
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.