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 |
---|---|---|---|---|---|
LFGBOT | ERC-20 | 16.852377M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17750461 | a year ago | | | 0 | 0.0013270174 | |
| 17750451 | a year ago | | | 0 | 0.00078460029 | |
| 17749650 | a year ago | | | 0 | 0.00088076757 | |
| 17749639 | a year ago | | | 0 | 0.00096842465 | |
| 17749639 | a year ago | | | 0 | 0.00092531184 | |
| 17749637 | a year ago | | | 0 | 0.00090495752 | |
| 17749636 | a year ago | | | 0 | 0.00087902230 | |
| 17749629 | a year ago | | | 0 | 0.0014451518 | |
| 17749628 | a year ago | | | 0 | 0.0014451518 | |
| 17749619 | a year ago | | | 0 | 0.00080827549 |
ABI
ABI objects
Getter at block 21187289
_developmentAcc() view returns (address)
0x73675d1bb0444feaae7331b056e511642731ba9c
_marketingAcc() view returns (address)
0x966b634569ead877ff8a6b06df0fb7fa45d191a6
_maxTransLimit() view returns (uint256)
1000000000000000000
_maxWalletLimit() view returns (uint256)
1000000000000000000
_swap_limited_amount() view returns (uint256)
100000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
LFG BOT
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
LFGBOT
totalSupply() pure returns (uint256)
1000000000000000000
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
v2PairAddr() view returns (address)
0xe3da2fcfc4f429b5036a0e6d41cedf7b4b05fb26
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
removeLimits()
renounceOwnership()
setRTValue(address token)
setSwapTokenAmount(uint256 swapTokensAtAmount)
startTrading(address _pairAddress)
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)
MaxTxAmountUpdated(uint256 _maxTransLimit)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.