Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "HYPERIDE"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8112858 | 5 years ago | | | 0 | 0.000088532000 | |
| 5786225 | 6 years ago | | | 0 | 0.0022279800 | |
| 5786215 | 6 years ago | | | 0 | 0.0022279800 | |
| 5544141 | 7 years ago | | | 0 | 0.0031318200 | |
| 5485088 | 7 years ago | | | 0 | 0.0022318200 | |
| 5474400 | 7 years ago | | | 0 | 0.000074394000 | |
| 5339137 | 7 years ago | | | 0 | 0.0031279800 | |
| 5333310 | 7 years ago | | | 0 | 0.0022279800 | |
| 5333252 | 7 years ago | | | 0 | 0.0020853200 | |
| 5332081 | 7 years ago | | | 0 | 0.0020853200 |
ABI
ABI objects
Getter at block 21269613
_totalSupply() view returns (uint256)
149985391080188839257060000
decimals() view returns (uint256)
18
name() view returns (string)
HYPERIDE
owner() view returns (address)
0xb19b2aee77e84153a052402b8561d10bff9f1416
symbol() view returns (string)
HYPE
totalSupply() view returns (uint256)
149985391080188839257060000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
mint(address wallet, address buyer, uint256 tokenAmount)
transfer(address to, uint256 tokens) returns (bool success)
transferAnyERC20Token(address tokenAddress, uint256 tokens) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor(address wallet)
fallback()
This contract contains no error objects.