Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($794.16)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
STA | ERC-20 | 200K | $0.003971 |
$794.16 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21227872 | 5 days ago | | | 0 | 0.00049089456 | |
| 21080759 | a month ago | | | 0 | 0.00078153405 | |
| 20810479 | 2 months ago | | | 0 | 0.00082606983 | |
| 20748927 | 2 months ago | | | 0 | 0.00011597287 | |
| 20490461 | 4 months ago | | | 0 | 0.00060795000 | |
| 19487203 | 8 months ago | | | 0 | 0.00080497373 | |
| 19487185 | 8 months ago | | | 0 | 0.00084714966 | |
| 18723554 | a year ago | | | 0 | 0.0035268060 | |
| 18697194 | a year ago | | | 0 | 0.0012340201 | |
| 18592013 | a year ago | | | 0 | 0.0018200402 |
ABI
ABI objects
Getter at block 21265542
decimals() view returns (uint256)
18
get_transferLock() view returns (bool)
false
name() view returns (string)
STA
owner() view returns (address)
0xf6e54152edc82f2596d0d432ae5de994633bd4a0
symbol() view returns (string)
STA
totalSupply() view returns (uint256)
1200000000000000000000000000
Read-only
allowedAddress(address) view returns (bool)
balanceOf(address) view returns (uint256)
blockedAddress(address) view returns (bool)
get_blockedAddress(address _address) view returns (bool)
State-modifying
Events add_allowedAddress(address _address)
add_blockedAddress(address _address)
admin_tokenBurn(uint256 _value) returns (bool success)
delete_allowedAddress(address _address)
delete_blockedAddress(address _address)
setTransferLock(bool _transferLock) returns (bool success)
transfer(address _to, uint256 _value)
TokenBurn(address indexed from, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.