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 |
---|---|---|---|---|---|
STS | ERC-20 | 105.113253K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19236643 | 9 months ago | | | 0 | 0.0012843006 | |
| 19236641 | 9 months ago | | | 0 | 0.0014748941 | |
| 19236640 | 9 months ago | | | 0 | 0.0013647118 | |
| 19236637 | 9 months ago | | | 0 | 0.0012808855 | |
| 19236632 | 9 months ago | | | 0 | 0.00068137734 | |
| 19236622 | 9 months ago | | | 0 | 0.0014126215 | |
| 19236618 | 9 months ago | | | 0 | 0.0014578469 | |
| 19236618 | 9 months ago | | | 0 | 0.0015973795 | |
| 19236617 | 9 months ago | | | 0 | 0.0014707582 | |
| 19236616 | 9 months ago | | | 0 | 0.0017170502 |
ABI
ABI objects
Getter at block 21196194
buyLimit() view returns (uint256)
75
buyTax() view returns (uint256)
150
decimals() view returns (uint8)
18
getBalance() view returns (uint256)
0
live() view returns (bool)
false
name() view returns (string)
Stratis
owner() view returns (address)
0x5dcaeaa3337d0ccc807360a70a139cfffcd482e2
pool() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
STS
totalSupply() view returns (uint256)
10000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
goLive(address _pool)
saveAllToken(address _token)
saveAmountToken(address _token, uint256 _amount)
saveETH()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateBuySettings(uint256 _buyLimit, uint256 _buyTax)
upgradeOwner(address _owner)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _owner)
receive()
This contract contains no error objects.