Stashoshi.com
Verified contract
Active on
Base with 159 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
7 additional
variables
Balances ($13.89)
Native
Value
$13.89
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.003806 | $3,647.92 |
$13.89 | |
EX11 | ERC-20 | 10M | -- | -- | |
SHOSHI | ERC-20 | 1.158634M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19452888 | 3 months ago | | | 0 | 2.7817497e-7 | |
| 19324147 | 3 months ago | | | 0 | 6.7044872e-7 | |
| 19315241 | 3 months ago | | | 0 | 3.9443659e-7 | |
| 19313412 | 3 months ago | | | 0 | 6.7725621e-7 | |
| 19313397 | 3 months ago | | | 0 | 6.2772954e-7 | |
| 19313328 | 3 months ago | | | 0 | 6.9731687e-7 | |
| 19312757 | 3 months ago | | | 0 | 7.4541471e-7 | |
| 19312711 | 3 months ago | | | 0 | 0.000000702516759308 | |
| 19312674 | 3 months ago | | | 0 | 0.0000048484892 | |
| 19312561 | 3 months ago | | | 0 | 8.5108436e-7 |
ABI
ABI objects
Getter at block 23076658 liquidationImpact() view returns (uint256)
CURRENCY() view returns (address)
0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
LP_STATE() view returns (bool)
true
PAIR() view returns (address)
0x4200000000000000000000000000000000000006
ROUTER() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
accumulatedValue() view returns (uint256)
73536715479179447437
autoLiquidity() view returns (bool)
true
autoLiquify() view returns (bool)
true
autoLiquifyLevel() view returns (bool)
true
autoTreasury() view returns (bool)
true
blocker() view returns (bool)
false
buyFee() view returns (uint256 treasury, uint256 lp)
(treasury=50, lp=10)
checkLiquidity() view returns (uint256[2])
[7415428954082685, 427249839728868515662317]
currency() view returns (address)
0x88a43bbdf9d098eec7bceda4e2494615dfd9bb9c
decimals() view returns (uint8)
18
dynamicLiquidityLevel() view returns (uint256)
173795032963904261304030
impactLevel() view returns (uint256)
50000000000000000
liquidationRatio() view returns (uint256)
150
liquidationValue() view returns (uint256)
0
liquifyLevel() view returns (uint256)
200000000000000000000000000000000000000000
max() view returns (uint256 addr, uint256 sell, uint256 buy)
(addr=0, sell=0, buy=0)
name() view returns (string)
Stashoshi.com
owner() view returns (address)
0x2c8ea1117fbb91a440dba695638fba4d92df9eb7
pair() view returns (address)
0x62c8e2cfe3c33f8f33b4326d510b47bd2bc62b8e
priceETH() view returns (uint256)
3656821461720345388996
priceInETH() view returns (uint256)
17356188966
priceUSD() view returns (uint256)
63468484304542
router() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
sellFee() view returns (uint256 treasury, uint256 lp)
(treasury=50, lp=10)
sendFee() view returns (uint256 treasury, uint256 lp)
(treasury=0, lp=0)
slippage() view returns (uint256)
1
supply() view returns (uint256)
1234567890000000000000000000
symbol() view returns (string)
SHOSHI
totalLiquidity() view returns (uint256)
27116899747152016131
totalSupply() view returns (uint256)
1234567890000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
exempt(address) view returns (bool)
getReserves(address addr) view returns (uint256, uint256)
priceImpact(uint256 TOKENS) view returns (uint256)
tokenQuote(uint256 amount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
launch()
recover()
renounceOwnership()
setAutoLiquidity(bool state)
setAutoLiquify(bool state)
setAutoTreasury(bool state)
setBuyTaxes(struct TokenFee fees)
setCurrency(address addr)
setCurrencyPair(address _pair)
setLiquifyTreshhold(uint256 tokens, bool state, uint32 ratio, uint256 value, uint256 level)
setMaster(address addr)
setMax(uint256 addr, uint256 buy, uint256 sell)
setRouter(address addr)
setSellTaxes(struct TokenFee fees)
setSlippage(uint256 slip)
setTaxes(struct TokenFee fees)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
triggerLiquidation()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.