Human Protocol Finance
Verified contract
Active on
Ethereum with 17 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 "Human Protocol Finance"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11425453 | 4 years ago | | | 0 | 0.00064754100 | |
| 11425014 | 4 years ago | | | 0 | 0.0012504240 | |
| 11424980 | 4 years ago | | | 0 | 0.0011052855 | |
| 11424958 | 4 years ago | | | 0 | 0.0013903125 | |
| 11424887 | 4 years ago | | | 0 | 0.0033438720 | |
| 11411497 | 4 years ago | | | 0 | 0.0040230960 | |
| 11411492 | 4 years ago | | | 0 | 0.0041380416 | |
| 11410732 | 4 years ago | | | 0 | 0.0015674400 | |
| 11410714 | 4 years ago | | | 0 | 0.0016196880 | |
| 11410696 | 4 years ago | | | 0 | 0.0017764320 |
ABI
ABI objects
Getter at block 21124603
_circulatingSupply() view returns (uint256)
65000000000000000000000
_contractTime() view returns (uint256)
1607351596
_founderTokens() view returns (uint256)
20000000000000000000000
_founderTokensUnlocked() view returns (uint256)
0
_lastFounderUnlock() view returns (uint256)
0
_lastMintingUnlock() view returns (uint256)
0
_lastPrivateUnlock() view returns (uint256)
0
_mintingTokens() view returns (uint256)
50000000000000000000000
_mintingTokensUnlocked() view returns (uint256)
0
_privateSeedTokens() view returns (uint256)
15000000000000000000000
_privateSeedTokensUnlocked() view returns (uint256)
0
_totalsupply() view returns (uint256)
100000000000000000000000
admin() view returns (address)
0xb9d6b4428db5e06a6a28e9fda0174f26262c6558
decimals() view returns (uint256)
18
founderAdmin() view returns (address)
0x5b821e68d694d3ab059edbbc91cadfe501dacc3d
mintingAdmin() view returns (address)
0x8a4dc7e004a27eaec1ac8b5e5a8d6f09e4df245f
name() view returns (string)
Human Protocol Finance
owner() view returns (address)
0xb9d6b4428db5e06a6a28e9fda0174f26262c6558
privateAdmin() view returns (address)
0x6dccf4274894347f8736ce463a3a8c7b933d13b7
symbol() view returns (string)
HUMAN
totalSupply() view returns (uint256 total_Supply)
100000000000000000000000
Read-only
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events burntokens(uint256 _amount)
changeAdmin(address _newAdminAddress)
transfer(address _to, uint256 _amount)
unlockFounderTokens(uint256 _amount)
unlockMintingTokens(uint256 _amount)
unlockPrivateSeedTokens()
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.