Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Honey Bee"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20523948 | 3 months ago | | | 0 | 0.00014768568 | |
| 20523884 | 3 months ago | | | 0 | 0.00018456205 | |
| 20523875 | 3 months ago | | | 0 | 0.00051572549 | |
| 20523871 | 3 months ago | | | 0 | 0.000093200640 | |
| 20523870 | 3 months ago | | | 0 | 0.00028129751 | |
| 20523857 | 3 months ago | | | 0 | 0.000065553411 | |
| 20523843 | 3 months ago | | | 0 | 0.00014184352 | |
| 20523826 | 3 months ago | | | 0 | 0.00073896380 | |
| 20523822 | 3 months ago | | | 0 | 0.00018717946 | |
| 20523816 | 3 months ago | | | 0 | 0.00027567589 |
ABI
ABI objects
Getter at block 21210172
decimals() view returns (uint8)
18
name() view returns (string)
Honey Bee
symbol() view returns (string)
BEE
totalSupply() view returns (uint256)
2000000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.