Social Trading
Verified contract
Active on
Ethereum with 156 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 1 additional slot
-
variable spans 1 additional slot
Balances ($11.85)
Native
Value
$11.85
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.003 | $3,948.61 |
$11.85 | |
STS | ERC-20 | 232.284949M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18886278 | a year ago | | | 0 | 0.0018325951 | |
| 18079017 | a year ago | | | 0 | 0.0011299211 | |
| 18078963 | a year ago | | | 0 | 0.0012026273 | |
| 18078938 | a year ago | | | 0 | 0.0012799666 | |
| 18078852 | a year ago | | | 0 | 0.0011597837 | |
| 18078849 | a year ago | | | 0 | 0.00061333539 | |
| 18078847 | a year ago | | | 0 | 0.0011116276 | |
| 18078844 | a year ago | | | 0 | 0.0014427400 | |
| 18078833 | a year ago | | | 0 | 0.0012956171 | |
| 18078823 | a year ago | | | 0 | 0.0012745129 |
ABI
ABI objects
Getter at block 21414194
_caughtDogs() view returns (uint256)
0
buyTax() view returns (uint256 marketingTax, uint256 lpTax)
(marketingTax=2, lpTax=0)
decimals() pure returns (uint8)
9
feeWallet() view returns (address)
0x2aa78b9dfcead8dc98014a7c9cabb187df3bd381
maxTransAmount() view returns (uint256)
10000000000000000000
maxWalletSize() view returns (uint256)
10000000000000000000
name() pure returns (string)
Social Trading
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x004218b42e5750c4275dc901f5ab037c623e81c7
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellTax() view returns (uint256 marketingTax, uint256 lpTax)
(marketingTax=2, lpTax=0)
swapLimit() view returns (uint256)
200000000000000
symbol() pure returns (string)
STS
totalSupply() view returns (uint256)
1000000000000000000
totalTokensFromTax() view returns (uint256 marketingTokens, uint256 lpTokens)
(marketingTokens=232284949320571503, lpTokens=0)
Read-only
_dogSellTime(address) view returns (uint256)
_isExcludedFromFee(address) view returns (bool)
_isExcludedFromMaxBalance(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
owner_rescueETH(uint256 weiAmount)
owner_rescueExcessTokens()
owner_setDogSellTimeForAddress(address holder, uint256 dTime)
owner_setMaxLimits(uint256 maxTX_EXACT, uint256 maxWallet_EXACT)
owner_updateSwapEnabled(bool _swapEnable)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify()
TaxesChanged()
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.