Heebu Token
Verified contract
Active on
Ethereum with 22 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 |
---|---|---|---|---|---|
LINO | ERC-20 | 20 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6234675 | 6 years ago | | | 0 | 0.00015345000 | |
| 6234671 | 6 years ago | | | 0 | 0.00015345000 | |
| 5331671 | 7 years ago | | | 0 | 0.00066495000 | |
| 5077914 | 7 years ago | | | 0 | 0.00018076800 | |
| 5036254 | 7 years ago | | | 0 | 0.0010230000 | |
| 5036210 | 7 years ago | | | 0 | 0.00039835400 | |
| 5036102 | 7 years ago | | | 0 | 0.00028649600 | |
| 5036034 | 7 years ago | | | 0 | 0.00032742400 | |
| 5036016 | 7 years ago | | | 0 | 0.0010242800 | |
| 5019626 | 7 years ago | | | 0 | 0.0015364200 |
ABI
ABI objects
Getter at block 21398748
_totalSupply() view returns (uint256)
23000000
decimals() view returns (uint8)
0
name() view returns (string)
Heebu Token
symbol() view returns (string)
HBU
totalSupply() view returns (uint256 totalSupply)
23000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
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)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.