STYLE Token

Verified contract

Active on Ethereum with 1,795 txns
Deployed by via 0xbc9814fc at 19731554
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x672cc4b1a1c8b50b3755edcb32d20a289cd0fa93d1b0af1f6f18a000202d7aab
0x17aa7932b6669d10a5fbeb076f2b906e4762a32f036681fa2506bf33a7bb396c
0x44efabc7ec0728d88e6cb4bc776839a10076736f9b9046274f18c95d7d77d69c
0xe959aa23ccff7033d660f1454e887d32d3d1fd8e6420bf74c732c7738e9f085c
0xee994f4fd067780135555aa87d04e455e5d83f3f88f83cf78dc5a61fadc64c87
0x6c240640cc30d0260250d0dd776944c37b2dc3fd81f1ad2f58f7b0598392dfb1
0x59583c6063406b173044533251f9e80ea66fef023adfe7db635e1b574a5529ea
0xe82f72f60654adfb6255b40f5549f83c51c89fd05b6eb0a887554b0fe2ab5e1c
0xad287cfbeb99eb65f820d5736f27f3c5dd1c6c9182d453abc49531af40795b6b
0x1ab1a63e7fb1968d228948bbf27bfd291a7a68937e657ffebbdaf8e4fe5e6096

Functions
Getter at block 21273046
decimals(pure returns (uint8)
18
defaultOperators(view returns (address[])
[]
granularity(view returns (uint256)
1
name(view returns (string)
STYLE Token
symbol(view returns (string)
STYLE
totalSupply(view returns (uint256)
920000000000000000000000000
Read-only
allowance(address holderaddress spenderview returns (uint256)
balanceOf(address tokenHolderview returns (uint256)
isOperatorFor(address operatoraddress tokenHolderview returns (bool)
State-modifying
approve(address spenderuint256 valuereturns (bool)
authorizeOperator(address operator
burn(uint256 amountbytes data
operatorBurn(address accountuint256 amountbytes databytes operatorData
operatorSend(address senderaddress recipientuint256 amountbytes databytes operatorData
revokeOperator(address operator
send(address recipientuint256 amountbytes data
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address holderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
AuthorizedOperator(address indexed operatoraddress indexed tokenHolder
Burned(address indexed operatoraddress indexed fromuint256 amountbytes databytes operatorData
Minted(address indexed operatoraddress indexed touint256 amountbytes databytes operatorData
RevokedOperator(address indexed operatoraddress indexed tokenHolder
Sent(address indexed operatoraddress indexed fromaddress indexed touint256 amountbytes databytes operatorData
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(uint256 initialSupplyaddress[] defaultOperators
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.