HOME LOANS
Verified contract
Active on
Ethereum with 1,442 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HOME | ERC-20 | 2.717106M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10013386 | 5 years ago | | | 0 | 0.00067500000 | |
| 10013349 | 5 years ago | | | 0 | 0.00067500000 | |
| 9161061 | 5 years ago | | | 0 | 0.00018987810 | |
| 9066627 | 5 years ago | | | 0 | 0.00014174080 | |
| 9038296 | 5 years ago | | | 0 | 0.000047561040 | |
| 9038291 | 5 years ago | | | 0 | 0.00013349880 | |
| 9037918 | 5 years ago | | | 0 | 0.00026576400 | |
| 9037916 | 5 years ago | | | 0 | 0.00026499600 | |
| 9037789 | 5 years ago | | | 0 | 0.00022083000 | |
| 9037782 | 5 years ago | | | 0 | 0.00022147000 |
ABI
ABI objects
Getter at block 21296367
decimals() view returns (uint256)
18
name() view returns (string)
HOME LOANS
owner() view returns (address)
0xf34cb8a1ba973525fbb592ab455d42e8a1eb10ee
symbol() view returns (string)
HOME
totalSupply() view returns (uint256)
65000000000000000000000000
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)
destroyToken(uint256 destroyAmount)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
withdraw()
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 initialSupply, string tokenName, uint256 decimalUnits, string tokenSymbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.