Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
15 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
IQ155 | ERC-20 | 1.890597M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20509283 | 3 months ago | | | 0 | 0.00051504734 | |
| 18869072 | 10 months ago | | | 0 | 0.00075658846 | |
| 18836001 | a year ago | | | 0 | 0.0025628731 | |
| 18824460 | a year ago | | | 0 | 0.0015805176 | |
| 18822886 | a year ago | | | 0 | 0.0024561033 | |
| 18816832 | a year ago | | | 0 | 0.0036239003 | |
| 18815701 | a year ago | | | 0 | 0.0033243680 | |
| 18804463 | a year ago | | | 0 | 0.0014165541 | |
| 18788569 | a year ago | | | 0 | 0.0016106990 | |
| 18777980 | a year ago | | | 0 | 0.0026514534 |
ABI
ABI objects
Getter at block 21158692
blockForPenaltyEnd() view returns (uint256)
18665010
botsCaught() view returns (uint256)
1
buyLiquidityFee() view returns (uint256)
0
buyOperationsFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
0
decimals() view returns (uint8)
18
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
earlyBuyPenaltyInEffect() view returns (bool)
false
getBotBuyers() view returns (address[])
[0x58556648C4d7987Ed7Ab3DfD3c2190a40baaD6C2]
limitsInEffect() view returns (bool)
false
lpPair() view returns (address)
0x754d4563eaaa6feea4b7f3c9daec0868a52b140c
maxBuyAmount() view returns (uint256)
103500000000000000000000000
maxSellAmount() view returns (uint256)
103500000000000000000000000
maxWallet() view returns (uint256)
138000000000000000000000000
name() view returns (string)
ELONS IQ
operationsAddress() view returns (address)
0x4a383371bd4a8059b0642b602051e4c334ea4ee4
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellLiquidityFee() view returns (uint256)
0
sellOperationsFee() view returns (uint256)
0
sellTotalFees() view returns (uint256)
0
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
3450000000000000000000000
symbol() view returns (string)
IQ155
tokensForLiquidity() view returns (uint256)
0
tokensForOperations() view returns (uint256)
1890597229422601233984159
totalSupply() view returns (uint256)
6900000000000000000000000000
tradingActive() view returns (bool)
true
tradingActiveBlock() view returns (uint256)
18665009
transferDelayEnabled() view returns (bool)
false
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
botBuyers(uint256) view returns (address)
flaggedAsBot(address) view returns (bool)
State-modifying
Events airdropToWallets(address[] wallets, uint256[] amountsInTokens)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay()
enableTrading(uint256 blocksForPenalty)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
flagBot(address wallet)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
launchToken(uint256 blocksForPenalty)
removeLimits()
renounceOwnership(bool confirmRenounce)
resetTaxes()
restoreLimits()
setAutomatedMarketMakerPair(address pair, bool value)
setOperationsAddress(address _operationsAddress)
transfer(address recipient, uint256 amount) returns (bool)
transferForeignToken(address _token, address _to) returns (bool _sent)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unflagBot(address wallet)
updateBuyFees(uint256 _operationsFee, uint256 _liquidityFee)
updateSellFees(uint256 _operationsFee, uint256 _liquidityFee)
withdrawStuckETH()
Approval(address indexed owner, address indexed spender, uint256 value)
CaughtEarlyBuyer(address sniper)
EnabledTrading()
ExcludeFromFees(address indexed account, bool isExcluded)
MaxTransactionExclusion(address _address, bool excluded)
OwnerForcedSwapBack(uint256 timestamp)
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)
TransferForeignToken(address token, uint256 amount)
UpdatedOperationsAddress(address indexed newWallet)
constructor()
receive()
This contract contains no error objects.