HPIPS.net_io
Verified contract
Active on
Ethereum with 382 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "HPIPS.net_io"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15583245 | 2 years ago | | | 0 | 0.00094190000 | |
| 13465389 | 3 years ago | | | 0 | 0.0025216519 | |
| 9990807 | 5 years ago | | | 0 | 0.00072790000 | |
| 9876091 | 5 years ago | | | 0 | 0.00028247451 | |
| 9750782 | 5 years ago | | | 0 | 0.000056419446 | |
| 9750782 | 5 years ago | | | 0 | 0.000076935600 | |
| 9750782 | 5 years ago | | | 0 | 0.000076892400 | |
| 9744503 | 5 years ago | | | 0 | 0.000042718000 | |
| 9744503 | 5 years ago | | | 0 | 0.000042718000 | |
| 9744501 | 5 years ago | | | 0 | 0.000042718000 |
ABI
ABI objects
Getter at block 21304080
burned() view returns (uint256)
21090000000000000000001
decimals() view returns (uint8)
18
name() view returns (string)
HPIPS.net_io
symbol() view returns (string)
HPIPS
totalSupply() view returns (uint256)
99978909999999999999999999
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address owner) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
burn(uint256 value) returns (bool)
burnFrom(address from, uint256 value) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
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.