BHVC Tokens
Verified contract
Active on
Ethereum with 12 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 "BHVC Tokens"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6827718 | 6 years ago | | | 0 | 0.00058565944 | |
| 6384849 | 6 years ago | | | 0 | 0.00070787172 | |
| 6376991 | 6 years ago | | | 0 | 0.00070699772 | |
| 6000543 | 6 years ago | | | 0 | 0.00025885500 | |
| 5984867 | 6 years ago | | | 0 | 0.00034797628 | |
| 5983124 | 6 years ago | | | 0 | 0.00021434738 | |
| 5721877 | 6 years ago | | | 0 | 0.00036757411 | |
| 5680101 | 7 years ago | | | 0 | 0.00062355600 | |
| 5678402 | 7 years ago | | | 0 | 0.00062125200 | |
| 5628859 | 7 years ago | | | 0 | 0.0010885350 |
ABI
ABI objects
Getter at block 21297490
_totalSupply() view returns (uint256)
50000000000000000
decimals() view returns (uint256)
5
name() view returns (string)
BHVC Tokens
owner() view returns (address)
0x5fc07b5f8035c455456ea5fe6afc1ff6f40088c1
symbol() view returns (string)
BHVC
totalSupply() view returns (uint256)
50000000000000000
totalTokenSold() view returns (uint256)
0
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _addr) view returns (uint256)
getDeposit(address _addr) view returns (uint256)
isApprovedInvestor(address _addr) view returns (bool)
State-modifying
Events approve(address _spender, uint256 _amount) returns (bool success)
transfer(address _to, uint256 _amount) returns (bool)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.