PrecisionX Snipe Bot
Verified contract
Active on
Ethereum with 12 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 1 additional slot
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PRECX | ERC-20 | 40.232234K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17962230 | a year ago | | | 0 | 0.0015173273 | |
| 17962210 | a year ago | | | 0 | 0.00077519664 | |
| 17962209 | a year ago | | | 0 | 0.00073512906 | |
| 17962208 | a year ago | | | 0 | 0.00074707893 | |
| 17962208 | a year ago | | | 0 | 0.00074707893 | |
| 17962208 | a year ago | | | 0 | 0.00074707893 | |
| 17962207 | a year ago | | | 0 | 0.00058054082 | |
| 17962207 | a year ago | | | 0 | 0.00074474125 | |
| 17962207 | a year ago | | | 0 | 0.00083794125 | |
| 17962206 | a year ago | | | 0 | 0.00044917978 |
ABI
ABI objects
Getter at block 21226091
_maxAmountTx() view returns (uint256)
100000000000000000000000000000000000000000000000000
_maxAmountWallet() view returns (uint256)
100000000000000000000000000000000000000000000000000
buyFee() view returns (uint256 liquidity, uint256 marketing)
(liquidity=2, marketing=2)
decimals() pure returns (uint8)
18
forceSwapCount() view returns (uint256)
1
liquidityReceiver() view returns (address)
0x350afd704744a07d5f27acd09697d23c25d38cb8
marketingWallet() view returns (address)
0x350afd704744a07d5f27acd09697d23c25d38cb8
name() pure returns (string)
PrecisionX Snipe Bot
owner() view returns (address)
0x350afd704744a07d5f27acd09697d23c25d38cb8
sellFee() view returns (uint256 liquidity, uint256 marketing)
(liquidity=100, marketing=100)
symbol() pure returns (string)
PRECX
tokenSwapThreshold() view returns (uint256)
10000000000000000000000
totalSupply() view returns (uint256)
1000000000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x8a5d4998c7de2e6000e05554fa79e91515ec0640
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) 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)
openTrading()
renounceOwnership()
setFeePerc(uint256 _buyMarketingFee, uint256 _buyLiquidityFee, uint256 _sellMarketingFee, uint256 _sellLiquidityFee)
setMaxTx(uint256 _maxTx, uint256 _maxWallet)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address marketingAddress, address liquidityAddress)
receive()
This contract contains no error objects.