Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
STO | ERC-20 | 113.106879M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20566077 | 2 months ago | | | 0 | 0.000042426488 | |
| 20565787 | 2 months ago | | | 0 | 0.000061168233 | |
| 20150398 | 4 months ago | | | 0 | 0.00016992076 | |
| 18283720 | a year ago | | | 0 | 0.00036351695 | |
| 16689490 | 2 years ago | | | 0 | 0.0013813536 | |
| 16391020 | 2 years ago | | | 0 | 0.00086302504 | |
| 16383550 | 2 years ago | | | 0 | 0.00088769467 | |
| 13919514 | 3 years ago | | | 0 | 0.0027469355 | |
| 13847248 | 3 years ago | | | 0 | 0.0014432650 | |
| 13172435 | 3 years ago | | | 0 | 0.0039165060 |
ABI
ABI objects
Getter at block 21100277 getApprovalCount() view returns (uint256) getBurnedTokensReceiver() view returns (address)
burnedTokensReceiver() view returns (address)
0x0000000000000000000000000000000000000000
decimals() view returns (uint256)
18
name() view returns (string)
storeum
owner() view returns (address)
0xb73ee7ba5cbafa15e4acc24486425f1946338744
symbol() view returns (string)
STO
totalSupply() view returns (uint256)
10000000000000000000000000000
version() view returns (string)
1.0
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
controllerApproval(address _from, uint256 _value) returns (bool)
replaceController(address new_controller) returns (bool)
setApprovalCounts(uint256 _value)
setMinApprovalCounts(uint256 _value) returns (bool)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
SetNewController(address prev_controller, address new_controller)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.