InsightAI
Verified contract
Active on
Ethereum with 367 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xe87c…d45a
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
InAI | ERC-20 | 1.647003M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21394935 | 37 minutes ago | | | 0 | 0.0013516474 | |
| 21394040 | 4 hours ago | | | 0 | 0.0011092382 | |
| 21392020 | 10 hours ago | | | 0 | 0.00046079757 | |
| 21391151 | 13 hours ago | | | 0 | 0.00074780299 | |
| 21391131 | 13 hours ago | | | 0 | 0.00088000044 | |
| 21391131 | 13 hours ago | | | 0 | 0.00088000044 | |
| 21387773 | a day ago | | | 0 | 0.0022825664 | |
| 21383442 | 2 days ago | | | 0 | 0.00066970667 | |
| 21383345 | 2 days ago | | | 0 | 0.00079427559 | |
| 21383240 | 2 days ago | | | 0 | 0.00077910869 |
ABI
ABI objects
Getter at block 21395116
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
2000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
InsightAI
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
InAI
totalSupply() pure returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0x0ba468c29769b117aabd15b8ffb152c2b8b952b8
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blockSnipers(address[] bots_)
changeFee(uint256 _newInitialBuyFee, uint256 _newInitialSellFee)
enableTrading()
manualSend()
manualSwap()
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
unblockSnipers(address[] notbot)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.