EtherHive

Verified contract

Active on Ethereum with 4 txns
Deployed by via 0x6f29d848 at 5159865
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "EtherHive"

0xd9da9741a7910115a03ef80f4727af69b3d0ec758b46bb8d5a4a0cdddc7a02d8
0x3bd07a80e68450f7189c183992fdd8d3e8a774c9d9eb3592206ca335ede1eb09
0x14e5ce917f50df1c3f808f1f328c3d624f0760f0c3c7bedd02ab1754cff6baa4
0x3dd835f967b4146c2b982b4e1d49a30a558839964c4e2aafed7f5bcfef32c704

Functions
Getter at block 20984396
decimals(view returns (uint8)
18
mintingFinished(view returns (bool)
true
name(view returns (string)
EtherHive
owner(view returns (address)
0x2ea182f9fef2990685d50301098b060793a784f1
symbol(view returns (string)
EHIVE
totalSupply(view returns (uint256)
400000000000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256 balance)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
burn(uint256 _value
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool)
finishMinting(returns (bool)
getTotalSupply(returns (uint256)
increaseApproval(address _spenderuint256 _addedValuereturns (bool)
initialize(
mint(address _touint256 _amountreturns (bool)
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address indexed burneruint256 value
Mint(address indexed touint256 amount
MintFinished(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.