BNC TOKEN

Verified contract

Active on Ethereum with 3,257 txns
Deployed by via 0x8a77a356 at 9558628
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x7c30e49ae6b730576993219b2a902fad798fb69f57e844b434478fbae610d307
0xb15456c3c95871e5391ef0035bd16ac611c5defa00a3fe2a7133bf8f241a4f1c
0x1b16e08f385b2487870392cf7d53eecc90673d12880413ecb5e9dc846577cba0
0x0f226ca22411d38c0369e59a2e2af06099fb963f9122f2accebbe44aff5671e5
0x865236a6d311fc9e800c59f85aacecd86887c66f9f000b3dce83e25d969f824d
0xe0b5ee2a3a101196430e7bddfa77c54faf113b1facb5d38913db6dcbb16e854b
0x4a563df07c22fe944daeacac11a7af81e1f876c03acb946dbf25c515aa8e0e82
0xde31e9821288cf68e33a1349b770d248d9e4df913f5c610f8f5f28fa0584f0f9
0x9a490122f7cb3fdf7cfb61e5b281a036559da02f5893d3dd2f69bae70e02c237
0xd6d404932722ee6cb1c208bb70d0a713ddbeb13558d2ecea2e70b768f05ce483

Functions
Getter at block 21257795
decimals(view returns (uint8)
18
name(view returns (string)
BNC TOKEN
symbol(view returns (string)
BNC
totalSupply(view returns (uint256)
900000000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
burn(uint256 value
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string namestring symboluint8 decimalsuint256 totalSupplyaddress feeReceiveraddress tokenOwnerAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.