BitTok Token

Verified contract

Active on Ethereum with 45,494 txns
Deployed by via 0x1e7c3f7a at 10193688
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "BitTok Token"

0x01760af5cf75178e20ee44bd0fec9ce075bc0ff0159b1fbe2773c6d98cf0f49f
0x7a744186682e93848034d860059a368535e72c42a2cd933d66b59a9e843204c8
0x966b21b253b23c55689d6639394815038441d238a19eb2c284b986d2da9c9670
0x5bac99cdc8bca24490f43a9cdae8e5a817b876f6543cfd433f47a51ade0cbcec
0xca3a8f5fa47591e352eb38647b5887fa0d3ed03d3a3a90ac17d85a55f039b1c7
0xbf13288a7040bce770778e24432f0c1b0305f066ef978fa29041025314841ed5
0xf25d3bc340c5e607864f52131d9cb7dcc9ab5d3e60592b442d973a528337cd54
0x6bcf7ab5cdabff5ddef57aaa87c9202af65f1316e14feeba1124081b70224537
0xf8529835aba3675e5c4ab0b58c2e54fc58a751beae9fa076b8d1695e73571bcd
0xf6a17e528624fb34603b3ce252798b318c48ee9b629f198ebe9fadc4e177f42e

Functions
Getter at block 21271519
decimals(view returns (uint8)
4
name(view returns (string)
BitTok Token
symbol(view returns (string)
BTOK
totalSupply(view returns (uint256)
5000000000000
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
State-modifying
approve(address _spenderuint256 _valuereturns (bool success)
approveAndCall(address _spenderuint256 _valuebytes _extraDatareturns (bool success)
burn(uint256 _valuereturns (bool success)
burnFrom(address _fromuint256 _valuereturns (bool success)
transfer(address _touint256 _value
transferFrom(address _fromaddress _touint256 _valuereturns (bool success)
Events
Burn(address indexed fromuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(uint256 initialSupplystring tokenNamestring tokenSymbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.