Harambee
Verified contract
Active on
Ethereum with 3,057 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 |
---|---|---|---|---|---|
C4Y | ERC-20 | 3.7K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17372022 | a year ago | | | 0 | 0.0023625149 | |
| 11277484 | 4 years ago | | | 0 | 0.0031876743 | |
| 9773413 | 5 years ago | | | 0 | 0.00011757300 | |
| 9448922 | 5 years ago | | | 0 | 0.000048382000 | |
| 9448868 | 5 years ago | | | 0 | 0.000048382000 | |
| 9448832 | 5 years ago | | | 0 | 0.000072573000 | |
| 9448703 | 5 years ago | | | 0 | 0.000072573000 | |
| 9448668 | 5 years ago | | | 0 | 0.000072573000 | |
| 9448443 | 5 years ago | | | 0 | 0.000096764000 | |
| 9448401 | 5 years ago | | | 0 | 0.000072573000 |
ABI
ABI objects
Getter at block 21267794
decimals() view returns (uint8)
18
name() view returns (string)
Harambee
owner() view returns (address)
0x5cad2faabe0425d6197419b1fb7e048587ac7bd1
paused() view returns (bool)
false
symbol() view returns (string)
HRBE
tokenSupply() view returns (uint256)
1000000000
totalSupply() view returns (uint256)
1000000000000000000000000000
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 _amount) returns (bool success)
burn(uint256 _value)
destroyContract()
pause()
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
transferOwnership(address _newOwner)
unpause()
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address from, uint256 value)
Pause()
Transfer(address indexed from, address indexed to, uint256 value)
Unpause()
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.