Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LPBOT | ERC-20 | 1.130899M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18212497 | a year ago | | | 0 | 0.00045794664 | |
| 18212491 | a year ago | | | 0 | 0.00057472580 | |
| 18212484 | a year ago | | | 0 | 0.00045620549 | |
| 18212203 | a year ago | | | 0 | 0.00041134334 | |
| 18212176 | a year ago | | | 0 | 0.00081344536 | |
| 18212164 | a year ago | | | 0 | 0.00049265610 | |
| 18212155 | a year ago | | | 0 | 0.00018151459 | |
| 18212149 | a year ago | | | 0 | 0.00027741868 | |
| 18212132 | a year ago | | | 0 | 0.00057412249 | |
| 18212132 | a year ago | | | 0 | 0.00057412249 |
ABI
ABI objects
Getter at block 21208270
buyFeeAmt() view returns (uint256)
2
decimals() view returns (uint8)
18
marketingWallet() view returns (address)
0x77d372fbfb8d3be42143468024033f1e0cde4c8c
maxTxLimit() view returns (uint256)
1000000000000000000000000000
maxWalletLimit() view returns (uint256)
1000000000000000000000000000
name() view returns (string)
LP Bot
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFeeAmt() view returns (uint256)
2
swapExactLimit() view returns (uint256)
1000001000000000000000000
symbol() view returns (string)
LPBOT
totalSupply() view returns (uint256)
1000000000000000000000000000
uniswapPairAddr() view returns (address)
0x9336b866532adff2529fc86aa4bbc055c04d2c2a
uniswapRouterv2() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isUniswapPair(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits()
renounceOwnership()
startTrading() payable
swapBackTokensForETH(uint256 maxValue)
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)
ExcludedFromFee(address indexed account, bool isExcluded)
ExcludedMultipleFromFee(address[] accounts, bool isExcluded)
LPPairUpdated(address indexed pair, bool indexed value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(struct LPBOTReflection rSetting)
receive()
This contract contains no error objects.