BeeToken

Verified contract

Active on Ethereum with 2,119 txns
Deployed by via 0x727610d5 at 11418402
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xe9440494234a677040317f7141760b1985a5db8c8fb53663981891516ef60b71
0xe9c04df47614043ff887bf77be3311abb51f8c9599f9b876997bc27464d34e44
0x759dd7ad15bd086127fff4d36c69f64336eb82f1f2ee3d773a9d0ec72a9da4ef
0x5fda40816cdffdda15cef21042ed8c4ee6c159b5b354e5162012ec951a19696b
0xb0666d85ca9de955804779cf33b1db8eb09e42bd74b31dbd4d5d9362c3c814db
0xe8f7b6f73843865048cfbfcf233df14d2f88bec9a3c512557ccb590fd4d93044
0x17be91fce3ef7d295fdcada13a7aa464cf4482beeb3994f6645767c8d998ee1b
0x771e868156eedd9a5376a230842a84d2ed55df2b9c30944a2794ea72bc966d45
0x56a9fb9f3073d18ba33d1725842d2c1143629d83e4805ec4645f72391ce8aad4
From
0x6c56825425ef3f857391c60de2ee53237d5d22488dfa1d8a891590d9901495ae

Functions
Getter at block 20911891
decimals(view returns (uint8)
18
name(view returns (string)
BeeToken
owner(view returns (address)
0x895c75efea36658c2fb452202743208d3d802f34
symbol(view returns (string)
BEE
totalSupply(view returns (uint256)
5102547313984843179175949
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address _touint256 _amount
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
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.