Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
18 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
8INCH | ERC-20 | 526.122771M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20683010 | 3 months ago | | | 0 | 0.00012437606 | |
| 16642063 | 2 years ago | | | 0 | 0.0024974274 | |
| 16640457 | 2 years ago | | | 0 | 0.0011809871 | |
| 16640456 | 2 years ago | | | 0 | 0.0012868523 | |
| 16640455 | 2 years ago | | | 0 | 0.0013213173 | |
| 16640445 | 2 years ago | | | 0 | 0.0012764730 | |
| 16640443 | 2 years ago | | | 0 | 0.0011398980 | |
| 16640442 | 2 years ago | | | 0 | 0.0015147496 | |
| 16640441 | 2 years ago | | | 0 | 0.0027963000 | |
| 16640441 | 2 years ago | | | 0 | 0.0027963000 |
ABI
ABI objects
Getter at block 21389396
buyTotalFees() view returns (uint256)
10
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
lpBurnEnabled() view returns (bool)
false
maxTransactionAmount() view returns (uint256)
240000000000000000000000000
maxWallet() view returns (uint256)
240000000000000000000000000
name() view returns (string)
8Inch
owner() view returns (address)
0x66de2237e6415f1e7fb7fbf210c730568a38f73d
sellTotalFees() view returns (uint256)
10
swapTokensAtAmount() view returns (uint256)
12000000000000000000000000
symbol() view returns (string)
8INCH
totalSupply() view returns (uint256)
12000000000000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x856ad7f429977eb241ca7d907b1047abe69cfc60
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events anyMinutes(address newMarketingWallet)
anySeconds(address newWallet)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableLPBurns() returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
live()
manualBurnLiquidityPairTokens(uint256 percent) returns (bool)
normalTax() returns (bool)
one() returns (bool)
removeLimits() returns (bool)
renounceOwnership()
setAutoLPBurnSettings(uint256 _frequencyInSeconds, uint256 _percent, bool _Enabled)
setAutomatedMarketMakerPair(address pair, bool value)
three() returns (bool)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
two() returns (bool)
updateBuyFees(uint256 _marketingFee, uint256 _liquidityFee, uint256 _devFee)
updateMaxTxnAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSellFees(uint256 _marketingFee, uint256 _liquidityFee, uint256 _devFee, uint256 _earlySellLiquidityFee, uint256 _earlySellMarketingFee)
updateSwapEnabled(bool enabled)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoNukeLP()
ExcludeFromFees(address indexed account, bool isExcluded)
ManualNukeLP()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
devWalletUpdated(address indexed newWallet, address indexed oldWallet)
marketingWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.