Hyperion
Verified contract
Active on
Ethereum with 1,658 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PRO | ERC-20 | 0.088889 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10120874 | 4 years ago | | | 0 | 0.00040610900 | |
| 7996395 | 5 years ago | | | 0 | 0.000081649800 | |
| 7996385 | 5 years ago | | | 0 | 0.000090722000 | |
| 7684691 | 6 years ago | | | 0 | 0.00011152500 | |
| 7633006 | 6 years ago | | | 0 | 0.000018587500 | |
| 7368170 | 6 years ago | | | 0 | 0.00018011500 | |
| 7211164 | 6 years ago | | | 0 | 0.000081424261 | |
| 7140794 | 6 years ago | | | 0 | 0.00010982945 | |
| 7134807 | 6 years ago | | | 0 | 0.00014870000 | |
| 7068808 | 6 years ago | | | 0 | 0.00018587500 |
ABI
ABI objects
Getter at block 21192854
decimals() view returns (uint8)
8
name() view returns (string)
Hyperion
symbol() view returns (string)
HYPR
totalSupply() view returns (uint256)
200000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
allowed(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
multiPartyTransfer(address[] _toAddresses, uint256[] _amounts)
multiPartyTransferFrom(address _from, address[] _toAddresses, uint256[] _amounts)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
TransferFrom(address indexed _spender, address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.