BITTOKEN

Verified contract

Active on Ethereum with 4,415 txns
Deployed by via 0xbcb8a7b7 at 11298138
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
ERC-20
Value $2.73
0x1702951ff06609ace402106fe620ed8df1088cb9986e65e9443d18c323cf2a94
0x17c12540e3e8fd85da1b1740f7eb4e68105be3ab92e229cf3b0e0b80cb2ba933
0x684d6d4f1804ae1e03fa408a1e4ccdc5ef26c50e7f030f82ae66126f60bbecbe
0x610145a332a57364b37949e520721d611acf2995e4043a72b4c5d32979d742a7
0x75a5d8b104af9cbe1addd5422a65bef2ba008872775814bcd715ab65a7b3bcb6
0x57490799ec68afd2b3512c93c3796a868d73cd1f3fdd25d8f00e08a058eac284
0x2839447ac5e5c70941c9067e7064d6d0c127ccbb49665025d0384c868ad6dd30
0x11b63352b6aadb89be928e29163fee4b6b4fb9364bf02cdbc9676b216ebac066
0x2b801f3428790647643a69282dd9fd51e726d30b656a7f7878f6cbca3bdf17f4
0xe0f13c3dba3191f3c750c2c582c0bbbe7b31e32b72730eaeed313990e09b89e0

Functions
Getter at block 21278342
currentSnapshotId(view returns (uint256)
0
decimals(view returns (uint8)
18
name(view returns (string)
BITTOKEN
symbol(view returns (string)
BITT
totalSupply(view returns (uint256)
42000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
balanceOfAt(address accountuint256 snapshotIdview returns (uint256)
totalSupplyAt(uint256 snapshotIdview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
doSnapshot(returns (uint256)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Snapshot(uint256 id
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.