House Resource Plan
Verified contract
Active on
Ethereum with 20,481 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "House Resource Plan"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15427795 | 2 years ago | | | 0 | 0.000097210000 | |
| 12655965 | 3 years ago | | | 0 | 0.00034057800 | |
| 12655965 | 3 years ago | | | 0 | 0.00026759700 | |
| 12655944 | 3 years ago | | | 0 | 0.00042245500 | |
| 12343729 | 4 years ago | | | 0 | 0.0016898200 | |
| 12262612 | 4 years ago | | | 0 | 0.0044492750 | |
| 10925278 | 4 years ago | | | 0 | 0.0023922620 | |
| 10494371 | 4 years ago | | | 0 | 0.0021830550 | |
| 10160086 | 4 years ago | | | 0 | 0.00082616490 | |
| 10061443 | 4 years ago | | | 0 | 0.00066732000 |
ABI
ABI objects
Getter at block 21163003
decimals() view returns (uint8)
18
greet() view returns (string)
hello
name() view returns (string)
House Resource Plan
symbol() view returns (string)
HRP
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferAndCall(address _to, uint256 _value, bytes _data) 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)
constructor(string tokenName, string tokenSymbol, uint256 initSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.