Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
INNOVA | ERC-20 | 486.399427K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18815975 | a year ago | | | 0 | 0.0027503019 | |
| 18815974 | a year ago | | | 0 | 0.0026622244 | |
| 18815960 | a year ago | | | 0 | 0.0013327687 | |
| 18815956 | a year ago | | | 0 | 0.0027495429 | |
| 18815956 | a year ago | | | 0 | 0.0028654000 | |
| 18815954 | a year ago | | | 0 | 0.0025994033 | |
| 18815954 | a year ago | | | 0 | 0.0027621778 | |
| 18815954 | a year ago | | | 0 | 0.0027621778 | |
| 18815954 | a year ago | | | 0 | 0.0029947128 | |
| 18815954 | a year ago | | | 0 | 0.0039248528 |
ABI
ABI objects
Getter at block 21398883
_InnovadevelopmentAddress() view returns (address)
0x5369f8519369a05c1f3f53baa4621122fbfb4619
_MarketingTeamAddress() view returns (address)
0x5369f8519369a05c1f3f53baa4621122fbfb4619
_buyTaxfees() view returns (uint256)
0
_maxWallet() view returns (uint256)
100000000000000000000000000
_sellTaxfees() view returns (uint256)
99
decimals() pure returns (uint8)
18
name() pure returns (string)
Innova
owner() view returns (address)
0x5369f8519369a05c1f3f53baa4621122fbfb4619
symbol() pure returns (string)
INNOVA
totalSupply() pure returns (uint256)
100000000000000000000000000
tradeOpen() view returns (bool)
true
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
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)
excludeFromTaxfees(address account, bool status)
openTrading()
removeLimits()
renounceOwnership()
setBuyTaxfees(uint256 newTaxValue)
setInnovaWalletdeployer(address newWallet)
setSellTaxfees(uint256 newTaxValue)
setWalletMarketingTeam(address newWallet)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.