Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
3 additional
variables
Balances ($0.07)
Native
Value
$0.07
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000029 | $2,472.99 |
$0.07 | |
$AUTO | ERC-20 | 150.975063M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15665610 | 2 years ago | | | 0 | 0.0012842279 | |
| 15657805 | 2 years ago | | | 0 | 0.00012209298 | |
| 15657790 | 2 years ago | | | 0 | 0.00013536978 | |
| 15630399 | 2 years ago | | | 0 | 0.00061800074 | |
| 15623836 | 2 years ago | | | 0 | 0.00040513561 | |
| 15621906 | 2 years ago | | | 0 | 0.0010627034 | |
| 15621837 | 2 years ago | | | 0 | 0.00067360974 | |
| 15621795 | 2 years ago | | | 0 | 0.00054185889 | |
| 15621526 | 2 years ago | | | 0 | 0.00055324584 | |
| 15621513 | 2 years ago | | | 0 | 0.00053038649 |
ABI
ABI objects
Getter at block 21125089
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
_amountTokensLastSold() view returns (uint256)
94210676434927015
_hasLiqBeenAdded() view returns (bool)
true
_percentLastSoldToBuyBackTimesTen() view returns (uint256)
1
_ratios() view returns (uint16 tokens, uint16 swap, uint16 burn, uint16 total)
(tokens=0, swap=0, burn=10, total=10)
_taxRates() view returns (uint16 buyFee, uint16 sellFee, uint16 transferFee)
(buyFee=800, sellFee=800, transferFee=0)
_taxWallets() view returns (address tokens, address swap)
(tokens=0x1fb62da445c8df59228ba825784c9d510f406dc2, swap=0x1fb62da445c8df59228ba825784c9d510f406dc2)
buyBackEnabled() view returns (bool)
true
contractSwapEnabled() view returns (bool)
true
contractSwapTimer() view returns (uint256)
0
decimals() pure returns (uint8)
18
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
getAmountTokensLastSold() view returns (uint256)
94210676434927015
getMaxTX() view returns (uint256)
1000000000
getMaxWallet() view returns (uint256)
1000000000
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
lpPair() view returns (address)
0x1e7ca3f676b367b23d1b77d27d7b39346697304d
maxBuyTaxes() view returns (uint256)
2000
maxSellTaxes() view returns (uint256)
2000
maxTransferTaxes() view returns (uint256)
2000
name() pure returns (string)
Automated
percentLastSoldToBuyBackTimesTen() view returns (uint256)
1
swapAmount() view returns (uint256)
1000000000000000000000000
swapThreshold() view returns (uint256)
1000000000000000000000000
symbol() pure returns (string)
$AUTO
totalSupply() pure returns (uint256)
1000000000000000000000000000
tradingEnabled() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
isExcludedFromLimits(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
enableTrading()
multiSendTokens(address[] accounts, uint256[] amounts)
renounceOwnership()
setBuyBackEnabled(bool _enabled)
setContractSwapEnabled(bool enabled)
setExcludedFromFees(address account, bool enabled)
setExcludedFromLimits(address account, bool enabled)
setLpPair(address pair, bool enabled)
setNewRouter(address newRouter)
setPercentLastSoldToBuyBackTimesTen(uint256 percentLastSoldToBuyBackTimesTenNew)
setRatios(uint16 tokens, uint16 swap, uint16 burn)
setSwapSettings(uint256 thresholdPercent, uint256 thresholdDivisor, uint256 amountPercent, uint256 amountDivisor, uint256 time)
setTaxes(uint16 buyFee, uint16 sellFee, uint16 transferFee)
setWallets(address tokens, address swap)
sweepContingency()
transfer(address recipient, uint256 amount) returns (bool)
transferContractToken(address _token, address _to, uint256 _quant) returns (bool _sent)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwner(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountCurrency, uint256 amountTokens)
ContractSwapEnabledUpdated(bool enabled)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapETHForTokens(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.