LFG2024
Verified contract
Active on
Ethereum with 1,043 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($36.87)
Native
Value
$28.91
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.007889 | $3,664.84 |
$28.91 | |
USDT | ERC-20 | 7.94669 | $1.001 |
$7.95 | |
LFG2024 | ERC-20 | 4.226963M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21295070 | 18 hours ago | | | 0 | 0.00034883670 | |
| 21185978 | 16 days ago | | | 0 | 0.00065042699 | |
| 21185976 | 16 days ago | | | 0 | 0.00065241493 | |
| 21092105 | a month ago | | | 0 | 0.00020861301 | |
| 21084085 | a month ago | | | 0 | 0.00020077093 | |
| 21048980 | a month ago | | | 0 | 0.00019951815 | |
| 21033387 | a month ago | | | 0 | 0.00014506512 | |
| 21019592 | a month ago | | | 0 | 0.00020198525 | |
| 21006264 | a month ago | | | 0 | 0.00019785639 | |
| 21006262 | a month ago | | | 0 | 0.00022083751 |
ABI
ABI objects
Getter at block 21300469
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
decimals() view returns (uint8)
18
isToken0() view returns (bool)
false
marketAddress() view returns (address)
0x99e928f7b1768ee0e1434a75d742dca09e1cee7a
name() view returns (string)
LFG2024
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapTokensAtAmount() view returns (uint256)
1000000000000000000000
symbol() view returns (string)
LFG2024
totalFees() view returns (uint256)
70
totalSupply() view returns (uint256)
10000000000000000000000000000
uniswapV2Pair() view returns (address)
0x3671ebf7875c307adae0b399c89bedb2d1b2bee3
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isBlackHolder(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)
excludeFromFees(address account, bool excluded)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
refoundMisToken(address token, address to)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setBlockHolder(address account, bool _black)
setConvertFee(uint256 value)
setMarketAddress(address _marketAddress)
setMultipleBlockHolder(address[] accounts, bool _black)
setSwapTokensAtAmount(uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateUniswapV2Router(address newAddress)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
ExcludeMultipleAccountsFromFees(address[] accounts, bool isExcluded)
GasForProcessingUpdated(uint256 indexed newValue, uint256 indexed oldValue)
LiquidityWalletUpdated(address indexed newLiquidityWallet, address indexed oldLiquidityWallet)
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)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
constructor(address _router, address _marketAddress, address recipient)
fallback()
receive()
This contract contains no error objects.