Star Exchange Coin

Verified contract

Active on Ethereum with 735 txns
Deployed by via 0xe5548d4e at 9169403
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Star Exchange Coin"

0xb7c4c5dcb350fbce8c5efc0838145581177fe99642436d51cf1a3cbc1fae6534
0xf5e74c057fa557eb824124e6a3244c242b16fa0da6fd85baabca86ed865c3501
0xe5b7ae45b038af29b2af8b87e5276e745b30c5a4f954d4e2cbb38940a4396dad
0xdd8f3fb5db59f0dba02f29e798b781b95547d88f6133ff421e3227b715ad7318
0xab451a07aa4ce03ce792ca2ab89a2975164b3ee5b5ab735f47c1a55df86ea8b1
0x32cc33f6fd73067b0d611186fdf34bb4f6e44a6e7acaf964c2ddc536d0027eef
0x857f0adb54037051df8a6702d29d7b0036e323faa1a33a791a4b785af57ce382
0x5f066f3e63b2467364a3fdb2989f14b4d3d5f667ba0860b139298b08f72e54fd
0x4daf6bc4031788314687b262f9f0ed3a4ca489b68a5b1a71cbace1187eb9692c
0xa7fdac250aff924044dfdceed8e079964ea4562669d2ee154981eeb59000e848

Functions
Getter at block 21169314
decimals(view returns (uint8)
8
name(view returns (string)
Star Exchange Coin
symbol(view returns (string)
SEC
totalSupply(view returns (uint256)
200000000000000000
Read-only
_allowed(addressaddressview returns (uint256)
allowance(address _masteraddress _spenderview returns (uint256)
balanceOf(address addrview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
burn(uint256 _valuereturns (bool)
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
Events
Approval(address indexed _owneraddress indexed _spenderuint256 _value
Burn(address indexed _fromuint256 value
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.