Invacio Coin
Verified contract
Active on
Ethereum with 11,788 txns
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 |
---|---|---|---|---|---|
| ERC-20 | 21M | -- | -- | |
INV | ERC-20 | 62.249K | -- | -- | |
| ERC-20 | 8.889K | -- | -- | |
ESCB | ERC-20 | 100 | -- | -- | |
TRX | ERC-20 | 2 | -- | -- | |
ERC20 | ERC-20 | 1.98 | -- | -- | |
IPUX | ERC-20 | 0.4 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19650435 | 7 months ago | | | 0 | 0.00092114524 | |
| 17507464 | a year ago | | | 0 | 0.00055216956 | |
| 17507418 | a year ago | | | 0 | 0.00053290800 | |
Transfer | 16348037 | 2 years ago | | | 0.00804125 | 0.00033600000 | |
Transfer | 16348030 | 2 years ago | | | 0.00837725 | 0.00031500000 | |
| 16169358 | 2 years ago | | | 0 | 0.00079501044 | |
| 15558949 | 2 years ago | | | 0 | 0.000072480000 | |
| 15553400 | 2 years ago | | | 0 | 0.00019819962 | |
| 15231169 | 2 years ago | | | 0 | 0.0011324490 | |
| 15009025 | 2 years ago | | | 0 | 0.0021578600 |
ABI
ABI objects
Getter at block 21159908
decimals() view returns (uint256)
8
initialSupply() view returns (uint256)
6000000000000000
name() view returns (string)
Invacio Coin
owner() view returns (address)
0x91343e8d8faefda607b71db56d5424748b09f854
symbol() view returns (string)
INV
totalSupply() view returns (uint256)
6000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.