BCB

Verified contract

Active on Ethereum with 6 txns
Deployed by via 0xfda7a869 at 11549242
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x6eb6ac44990db5e4a1f4ae021b90cc35d49f549c3eef021d1e10701651578692
0xcc6be62f35a1f1e64252eae888482436801ef8634a45b74316fa8f5bcd0bdbcd
0x7844ade9a8f49af3bcbad64d66f855f22bcef2667dc6ce163dfc7a6563201d05
0x1bcf81cb27eb55661ce29e8ab89c4ab954da4e0e02247d54a3350cdd61eb3ccb
0xf90088273fb9c05bb88205880e7c7c7c1cb5510e277c8813858c33319a4bd63f
0x9b9c4b541ccf16bf9550c083e4d7663dcb014fd8cb0072bf31df664deaabdaa5

Functions
Getter at block 21184325
decimals(view returns (uint8)
18
isOperator(view returns (bool)
false
name(view returns (string)
BCB
operator(view returns (address)
0x6233a18bffa2b0d7f6c66b000f14aa2fc965a697
owner(view returns (address)
0x6233a18bffa2b0d7f6c66b000f14aa2fc965a697
symbol(view returns (string)
BCB
totalSupply(view returns (uint256)
2056271212595998133151426
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address recipient_uint256 amount_returns (bool)
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOperator(address newOperator_
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OperatorTransferred(address indexed previousOperatoraddress indexed newOperator
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.