Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BEE | ERC-20 | 900.05K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20140037 | 6 months ago | | | 0 | 0.00011096287 | |
| 19708772 | 8 months ago | | | 0 | 0.00023807117 | |
| 19621669 | 8 months ago | | | 0 | 0.00059320800 | |
| 19568209 | 8 months ago | | | 0 | 0.00085883946 | |
| 19568073 | 8 months ago | | | 0.03 | 0.0016059142 | |
| 19560804 | 8 months ago | | | 0.03 | 0.0010341688 | |
| 19559096 | 8 months ago | | | 0.3 | 0.0011393019 | |
| 19559088 | 8 months ago | | | 0.03 | 0.0010677984 | |
| 19559071 | 8 months ago | | | 0.03 | 0.0016104867 | |
| 19547303 | 8 months ago | | | 0 | 0.0016227460 |
ABI
ABI objects
Getter at block 21385938
decimals() view returns (uint8)
18
mintAmt() view returns (uint256)
800000
name() view returns (string)
BEE
over() view returns (bool)
false
owner() view returns (address)
0x665583a1caa1c6fa44eb9089288147923b74f6b0
price() view returns (uint256)
30000000000000000
symbol() view returns (string)
BEE
total() view returns (uint256)
4200000000000000000000000000
totalSupply() view returns (uint256)
3391200000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initializeTotal(uint256 total_, uint256 mintAmt_, uint256 price_, bool over_)
mint() payable
provideLiquidity()
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferBalance(address to, uint256 ammount)
transferERC20Balance(address erc20ContractAddress, address to, uint256 ammount)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string name_, string symbol_, uint256 total_, uint256 mintAmt_, uint256 price_)
receive()
This contract contains no error objects.