Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "stsc"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9332885 | 5 years ago | | | 0 | 0.00028184000 | |
| 9109376 | 5 years ago | | | 0 | 0.00041368000 | |
| 8815219 | 5 years ago | | | 0 | 0.00076744000 | |
| 8742419 | 5 years ago | | | 0 | 0.00034419600 | |
| 8362507 | 5 years ago | | | 0 | 0.00060025153 | |
| 8348037 | 5 years ago | | | 0 | 0.00042544000 | |
| 8167417 | 5 years ago | | | 0 | 0.00076488000 | |
| 7912650 | 5 years ago | | | 0 | 0.0010636000 | |
| 7858348 | 6 years ago | | | 0 | 0.00087961200 | |
| 7839527 | 6 years ago | | | 0 | 0.00044905412 |
ABI
ABI objects
Getter at block 21304306
decimals() view returns (uint8)
18
freeze() view returns (bool)
true
name() view returns (string)
StarbullCoin
owner() view returns (address)
0xa07a28e2129ffbb491489dbef3216020bd2bf0e4
symbol() view returns (string)
STSC
totalSupply() view returns (uint256)
20000000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
burn(uint256 _value) returns (bool success)
burnFrom(address _from, uint256 _value) returns (bool success)
setfreeze(bool state)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
Burn(address indexed from, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.