This contract is being backfilled. You may encounter incomplete storage history.

BTSE Token

Verified contract

Active on Ethereum with 2,957 txns
Deployed by via 0xa1d2770d at 10781198
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 43 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
ERC-20
--
0x43f443b35035b965e964ff27df5dcd30856be48161651ba4d767db332f5a9d81
0x36c58c93597b52aa65f2ea6b827b028b62c51fd83fbf9a1d1c1081d0f6bd8313
0xb04ca45dd1a2c4963c728007c3b55edc0bb636ec38ae420de9011118d0aec930
0x5480621ebb4d4cc99d43479c20765e7233f0028f65899783a61c2e7325c343d3
0x0fda706e8a04a8a45ddc8c6a3bf2413a43ec5823ffc72d6597e420912597f731
0x9a8c0a5628d9e436897230680291092e0c83feab76cdd216e6a36ce560e8628a
0xda0aefe58e27a92ae57c3cbc7d0092542d655526fba02b5e9b2fd7789a435a89
0xd1940cc6f20ff72618f1f895874ad0e90e9d0ef558811a11bd175494eb011c13
0xe2cb2166485c6abd1af8be559c123b4c0bc12c6edf38e37aab299810e452bd03
0x943e692af5553247f1f3a8cd9249032c63b9d759d222bf69fb2befe201e92fcc

Functions
Getter at block 20796575
BURNER_ROLE(view returns (bytes32)
0x3c11d16cbaffd01df69ce1c404f6340ee057498f5f00246190ea54220576a848
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
decimals(view returns (uint8)
8
name(view returns (string)
BTSE Token
paused(view returns (bool)
false
symbol(view returns (string)
BTSE
totalSupply(view returns (uint256)
15000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(address fromuint256 amount
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(string namestring symboladdress admin
mint(address touint256 amount
pause(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Paused(address account
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.