Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FLC | ERC-20 | 3M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18384551 | a year ago | | | 0 | 0.00045483462 | |
| 18384551 | a year ago | | | 0 | 0.00045483462 | |
| 18384551 | a year ago | | | 0 | 0.00045483462 | |
| 18384551 | a year ago | | | 0 | 0.00045483462 | |
| 18384551 | a year ago | | | 0 | 0.00045483462 | |
| 18384534 | a year ago | | | 0 | 0.00042048013 | |
| 18384534 | a year ago | | | 0 | 0.00042048013 | |
| 18384534 | a year ago | | | 0 | 0.00042048013 | |
| 18384534 | a year ago | | | 0 | 0.00042048013 | |
| 18384534 | a year ago | | | 0 | 0.00042048013 |
ABI
ABI objects
Getter at block 21277409
decimals() view returns (uint8)
18
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
limitsInEffect() view returns (bool)
true
lpPair() view returns (address)
0x2e820862eb800ff5c59e4b68f7a02cbe6f43b195
maxBuyAmount() view returns (uint256)
1000000000000000000000000
maxSellAmount() view returns (uint256)
1000000000000000000000000
maxWalletAmount() view returns (uint256)
1000000000000000000000000
name() view returns (string)
FLC
owner() view returns (address)
0x545697a01c85902c6ba8b315eaf10e0dfebef231
swapTokensAtAmount() view returns (uint256)
500000000000000000000000
symbol() view returns (string)
FLC
totalSupply() view returns (uint256)
100000000000000000000000000
tradingActive() view returns (bool)
true
transferDelayEnabled() view returns (bool)
true
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateAntiBot(bool flag)
Approval(address indexed owner, address indexed spender, uint256 value)
EnabledTrading()
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.