F1 Meta Coin
Verified contract
Active on
Ethereum with 257 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
7 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
F1MC | ERC-20 | 180.340546K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21005442 | 17 days ago | | | 0 | 0.00045776408 | |
| 20984044 | 20 days ago | | | 0 | 0.0021652799 | |
| 20964161 | 22 days ago | | | 0 | 0.0018016420 | |
| 20925299 | a month ago | | | 0 | 0.00042697307 | |
| 20925298 | a month ago | | | 0 | 0.00073260042 | |
| 20921175 | a month ago | | | 0 | 0.0013249071 | |
| 20913280 | a month ago | | | 0 | 0.00055786932 | |
| 20890905 | a month ago | | | 0 | 0.00022348588 | |
| 20890346 | a month ago | | | 0 | 0.00022895981 | |
| 20888337 | a month ago | | | 0 | 0.00016590358 |
ABI
ABI objects
Getter at block 21124391
buyOperationsFee() view returns (uint256)
4
buyTotalFees() view returns (uint256)
4
decimals() view returns (uint8)
18
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
lastSwapBlock() view returns (uint256)
21096497
limitsInEffect() view returns (bool)
false
lpPair() view returns (address)
0x9746609ca9a2c281389d3e2812d4407dea1fd926
maxBuyAmount() view returns (uint256)
15000000000000000000000000
maxSellAmount() view returns (uint256)
15000000000000000000000000
maxSwapsPerBlock() view returns (uint256)
1
maxWallet() view returns (uint256)
15000000000000000000000000
name() view returns (string)
F1 Meta Coin
oncePerBlockEnabled() view returns (bool)
false
operationsAddress() view returns (address)
0x1a41c311a1bdb077f126b1de6bc44fd9e4bd3c4e
owner() view returns (address)
0x1a41c311a1bdb077f126b1de6bc44fd9e4bd3c4e
sellOperationsFee() view returns (uint256)
4
sellTotalFees() view returns (uint256)
4
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
500000000000000000000000
swapsThisBlock() view returns (uint256)
1
symbol() view returns (string)
F1MC
tokensForOperations() view returns (uint256)
180340545813725233069194
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingActive() view returns (bool)
true
tradingActiveBlock() view returns (uint256)
20805378
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)
markedAsSniper(address) view returns (bool)
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)
flagSniper(address wallet)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
prepareLaunch()
recoverETH()
removeLimits()
renounceOwnership(bool confirmRenounce)
setAutomatedMarketMakerPair(address pair, bool value)
setOperationsAddress(address _operationsAddress)
setSwapRestrictions(bool _enabled, uint256 _maxSwaps)
transfer(address recipient, uint256 amount) returns (bool)
transferForeignToken(address _token, address _to) returns (bool _sent)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unflagSniper(address wallet)
updateBuyTax(uint256 _operationsFee)
updateSellTax(uint256 _operationsFee)
updateSwapTokensAtAmount(uint256 newAmount)
Approval(address indexed owner, address indexed spender, uint256 value)
CaughtEarlyBuyer(address sniper)
EnabledTrading()
ExcludeFromFees(address indexed account, bool isExcluded)
MaxTransactionExclusion(address _address, bool excluded)
OwnerForcedSwapBack(uint256 timestamp)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
TransferForeignToken(address token, uint256 amount)
UpdatedOperationsAddress(address indexed newWallet)
constructor()
receive()
This contract contains no error objects.