Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$10X | ERC-20 | 312.378964K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20779118 | 2 months ago | | | 0 | 0.00058370260 | |
| 20616604 | 3 months ago | | | 0 | 0.000020941817 | |
| 20616566 | 3 months ago | | | 0 | 0.000033013774 | |
| 20341290 | 4 months ago | | | 0 | 0.0011761681 | |
| 20205773 | 5 months ago | | | 0 | 0.00029395243 | |
| 20128276 | 5 months ago | | | 0 | 0.00037075648 | |
| 20057130 | 6 months ago | | | 0 | 0.00029445453 | |
| 20021933 | 6 months ago | | | 0 | 0.00036047683 | |
| 19996852 | 6 months ago | | | 0 | 0.00039129672 | |
| 19984552 | 6 months ago | | | 0 | 0.00086362533 |
ABI
ABI objects
Getter at block 21319261
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
_hasLiqBeenAdded() view returns (bool)
false
_ratios() view returns (uint16 development, uint16 total)
(development=5, total=5)
_taxRates() view returns (uint16 buyFee, uint16 sellFee, uint16 transferFee)
(buyFee=500, sellFee=500, transferFee=0)
_taxWallets() view returns (address development)
0x0f7ee69db7f3004ba1f6740e52302fdf17027ccf
contractSwapEnabled() view returns (bool)
true
currentRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
decimals() view returns (uint8)
9
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
getCirculatingSupply() view returns (uint256)
10000000000000000
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
lastSwap() view returns (uint256)
1717243511
lpPair() view returns (address)
0x4b684be3f91aea66d076f01d4ee3acab3d510700
name() pure returns (string)
10XPad
owner() view returns (address)
0x0000000000000000000000000000000000000000
sniperWallet() view returns (address)
0x2ba0794a47ba75fd40dc3d6e5cb4f747b6aa9f34
staticVals() view returns (uint16 maxBuyTaxes, uint16 maxSellTaxes, uint16 maxTransferTaxes, uint16 masterTaxDivisor)
(maxBuyTaxes=500, maxSellTaxes=500, maxTransferTaxes=0, masterTaxDivisor=10000)
swapAmount() view returns (uint256)
50000000000000
swapInterval() view returns (uint256)
0
swapThreshold() view returns (uint256)
50000000000000
symbol() pure returns (string)
$10X
totalSnipeEpoch() view returns (int256)
1694454887
totalSupply() view returns (uint256)
10000000000000000
tradingEnabled() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address) view returns (bool)
State-modifying
Events addBot(address add)
approve(address spender, uint256 amount) returns (bool)
approveContractContingency() returns (bool)
changeRouterContingency(address router)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeBot(address add)
renounceOwnership()
rescueERC(address tAddress, uint256 amount, uint256 tDecimals)
setContractSwapEnabled(bool _enabled)
setLpPair(address pair, bool enabled)
setNewRouter(address newRouter)
setRatios(uint16 development)
setSwapSettings(uint256 thresholdPercent, uint256 thresholdDivisor, uint256 amountPercent, uint256 amountDivisor, uint256 intervalInSeconds)
setTaxes(uint16 buyFee, uint16 sellFee, uint16 transferFee)
setWallets(address development)
sweepContingency()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwner(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
ContractSwapEnabledUpdated(bool enabled)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.