Inverted xAi
Verified contract
Active on
Ethereum with 21 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
iAx | ERC-20 | 1.095281M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20163936 | 5 months ago | | | 0 | 0.00036025592 | |
| 20163915 | 5 months ago | | | 0 | 0.00038710581 | |
| 20163910 | 5 months ago | | | 0 | 0.00048397862 | |
| 20163909 | 5 months ago | | | 0 | 0.00056533896 | |
| 20163905 | 5 months ago | | | 0 | 0.00047488988 | |
| 20163901 | 5 months ago | | | 0 | 0.00047531245 | |
| 20163901 | 5 months ago | | | 0 | 0.00047531245 | |
| 20163901 | 5 months ago | | | 0 | 0.00047531245 | |
| 20163901 | 5 months ago | | | 0 | 0.00047531245 | |
| 20163901 | 5 months ago | | | 0 | 0.00047531245 |
ABI
ABI objects
Getter at block 21217905
areLimitsOn() view returns (bool)
true
balance() view returns (uint256)
0
contractSellTreshold() view returns (uint256)
10000000000000000000000
decimals() view returns (uint8)
18
devBuyTax() view returns (uint256)
1
devSellTax() view returns (uint256)
1
emptyContractFull() view returns (bool)
false
liqBuyTax() view returns (uint256)
0
liqSellTax() view returns (uint256)
0
maxTransaction() view returns (uint256)
200000000000000000000000
maxWalletHolding() view returns (uint256)
200000000000000000000000
name() view returns (string)
Inverted xAi
owner() view returns (address)
0x4d28691c43fbd12981a16035ea335330f49d2c10
symbol() view returns (string)
iAx
tokensForDev() view returns (uint256)
61433369381669204959687
tokensForLiquidity() view returns (uint256)
0
totalBuyTax() view returns (uint256)
1
totalSellTax() view returns (uint256)
1
totalSupply() view returns (uint256)
10000000000000000000000000
uniswapV2Pair() view returns (address)
0xa8023414233a969a70f275b7143874aba1a6ff3b
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
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)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events EnableEmptyContract(bool enabled)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
editTax(uint256 _devBuy, uint256 _devSell, uint256 _liqBuy, uint256 _liqSell)
enable()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeStuckETH()
removeStuckTokenBalance()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateDevWallet(address newDevWallet)
vanishLimits()
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)
constructor()
receive()
This contract contains no error objects.