FuckMachineETH
Verified contract
Active on
Ethereum with 33 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
11 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$FME | ERC-20 | 61.813379M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18423399 | a year ago | | | 0 | 0.00065705747 | |
| 18423274 | a year ago | | | 0 | 0.0012927869 | |
| 18422241 | a year ago | | | 0 | 0.00056464259 | |
| 18422238 | a year ago | | | 0 | 0.00071184598 | |
| 18422235 | a year ago | | | 0 | 0.0010488852 | |
| 18422227 | a year ago | | | 0 | 0.0011960288 | |
| 18422226 | a year ago | | | 0 | 0.0012171762 | |
| 18422225 | a year ago | | | 0 | 0.0012289519 | |
| 18422225 | a year ago | | | 0 | 0.0012197066 | |
| 18422225 | a year ago | | | 0 | 0.0012197066 |
ABI
ABI objects
Getter at block 21380461
buyDevFee() view returns (uint256)
0
buyLiquidityFee() view returns (uint256)
0
buyMarketingFee() view returns (uint256)
1
buyTotalFees() view returns (uint256)
1
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
limitsInEffect() view returns (bool)
false
lpBurnEnabled() view returns (bool)
true
lpBurnFrequency() view returns (uint256)
6400
lpBurnLastTime() view returns (uint256)
1698176231
lpBurnPercent() view returns (uint256)
99999
marketingWallet() view returns (address)
0xae393ff41a2c064124459409293c348777711d43
maxTxAmount() view returns (uint256)
20000000000000000000000000
maxWalletAmount() view returns (uint256)
25000000000000000000000000
name() view returns (string)
Fuck Machine Ethereum
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellDevFee() view returns (uint256)
0
sellLiquidityFee() view returns (uint256)
0
sellMarketingFee() view returns (uint256)
0
sellTotalFees() view returns (uint256)
0
swapEnabled() view returns (bool)
true
swapTokensAmount() view returns (uint256)
50000000000000000000000
symbol() view returns (string)
$FME
tokensForDev() view returns (uint256)
0
tokensForLiquidity() view returns (uint256)
0
tokensForMarketing() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingActive() view returns (bool)
true
transferDelayEnabled() view returns (bool)
true
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
State-modifying
Events AddETHliqudity() payable
ChangeTaxes(uint256 newMarketingBuyFee, uint256 newMarketingSellFee)
OpenTrading()
WaiveOwnership()
approve(address spender, uint256 amount) returns (bool)
clearLimits() returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableDelays() returns (bool)
excludeFromFee(address account, bool excluded)
excludeMaxTxLimit(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeTaxes()
setSettingsOfAutoLPBurn(uint256 _frequencyInSeconds, uint256 _percent, bool _Enabled)
switchSwapBack(bool enabled)
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)
AutoNukeLP()
ExcludeFromFees(address indexed account, bool isExcluded)
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)
marketingWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.