STARX

Verified contract

Active on Ethereum with 1,116 txns
Deployed by via 0xb947b428 at 9149878
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "STARX"

0x0bd13b0d73f771e81cdb2cce59dd01b3d028f2bb762cc551dddccaefef8ef1d8
0x946be5b52d157a95ec661900bada23d5a2fd77734830ae37277c9deda671c151
0xb18ef45fffaafcdb52c1e77f9f964655c4e7e26a5cbb0a78579b14aecba37923
0x349917e18d11867dd9d78d6d2e70f7d163cfd1e696dbe3ae5a819d63daee5008
0x5edb4842a757cd513a0f6bff7cca5ba4abe6093b8627c660e256fb74ac73117b
0x37ffa9f883c89da81bef1ba45fb4d646ab2cb15bcca805a89775259a057363ec
0x996d6bf2d60ee762b0114a55fc7ad56f91efe4d19b744de4dfbca964e8a4645c
0x7ac37d976c1ab04b42ea7a23a838ae601c6b351f3ef5f3ca990c5ae0eae5655c
0x814be48a2dbb0ea81081e01e6daf4600da99d75622f3601c8389eab5b9a56479
0xadbc3b9f5cf72a67c72f69364e15ebcf580c6793d51b6d8104c73006e07683b1

Functions
Getter at block 21076411
decimals(pure returns (uint8)
18
defaultOperators(view returns (address[])
[]
granularity(view returns (uint256)
18
name(view returns (string)
STARX
symbol(view returns (string)
STARX
totalSupply(view returns (uint256)
1000000000000000000000000000
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.