HypePlasma
Verified contract
Active on
Ethereum with 223 txns
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 "HypePlasma"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20608220 | 3 months ago | | | 0 | 0.000043883413 | |
| 17489674 | a year ago | | | 0 | 0.00046217500 | |
| 15910736 | 2 years ago | | | 0 | 0.00023968131 | |
| 15371071 | 2 years ago | | | 0 | 0.00061694402 | |
| 11966644 | 4 years ago | | | 0 | 0.0045844270 | |
| 11922931 | 4 years ago | | | 0 | 0.0058845850 | |
| 11922915 | 4 years ago | | | 0 | 0.0029611530 | |
| 11922912 | 4 years ago | | | 0 | 0.0052075530 | |
| 11898281 | 4 years ago | | | 0 | 0.0045399180 | |
| 11879331 | 4 years ago | | | 0 | 0.0061422420 |
ABI
ABI objects
Getter at block 21330022
decimals() view returns (uint8)
18
name() view returns (string)
HypePlasma
owner() view returns (address)
0x0234e6a8636a059168a63a909eb1ca1fc8af8c1d
symbol() view returns (string)
HPLSM
totalSupply() view returns (uint256)
16000000000000000000000
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.