Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5111…8a48
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
INOVAI | ERC-20 | 348.516689K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20999634 | a month ago | | | 0 | 0.00024930150 | |
| 20856753 | 2 months ago | | | 0 | 0.00078605809 | |
| 20856400 | 2 months ago | | | 0 | 0.00033172697 | |
| 20711173 | 2 months ago | | | 0 | 0.000065265575 | |
| 20691336 | 3 months ago | | | 0 | 0.00021246285 | |
| 20666648 | 3 months ago | | | 0 | 0.000051760480 | |
| 20652286 | 3 months ago | | | 0 | 0.000054596119 | |
| 20638230 | 3 months ago | | | 0 | 0.000058487288 | |
| 20618429 | 3 months ago | | | 0 | 0.000063743682 | |
| 20570956 | 3 months ago | | | 0 | 0.000044866317 |
ABI
ABI objects
Getter at block 21255385
_countTrigger() view returns (uint256)
2000000000000000000000
_maxTaxSwap() view returns (uint256)
50000000000000000000000
_maxTxAmount() view returns (uint256)
10000000000000000000000000
_maxWalletSize() view returns (uint256)
10000000000000000000000000
_taxSwapThreshold() view returns (uint256)
20000000000000000000000
decimals() pure returns (uint8)
18
name() pure returns (string)
INOVAI
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
INOVAI
totalSupply() pure returns (uint256)
10000000000000000000000000
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)
initializePair()
openTrading()
removeLimits()
renounceOwnership()
setFees(uint256 _valueBuy, uint256 _valueSell)
setMaxTx(uint256 maxTxAmount)
setMaxWallet(uint256 maxWalletSize)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
FinalTax(uint256 _valueBuy, uint256 _valueSell, bool _shelid)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TradingActive(bool _tradingOpen, bool _swapEnabled)
Transfer(address indexed from, address indexed to, uint256 value)
maxAmount(uint256 _value)
constructor(address feeWallet)
receive()
This contract contains no error objects.