Create Supercharged Pools: Community Requests

Was some confusion over which suffix was being used for listing at the time, at least people know which .hole refers to :smiley:

It is axlUSDC, right?

So we are currently mixing prefixes and suffixes, maybe good to change it into a standard indeed.

*** joking *** if we go for the .hole extension, should we then launch a $WORM bridged so that we have a worm.hole coin?

1 Like

I propose the introduction of the supercharged feature for both the DVPN/OSMO pool and the DVPN/ATOM pool. DVPN has played a significant role in advancing the Cosmos ecosystem and was an early adopter of the OSMOSIS protocol, as reflected in our pool numbers.

We kindly request that Pool #5 (DVPN/OSMO) and Pool #6 (DVPN/ATOM) be designated as supercharged pools.

2 Likes

A DVPN/OSMO supercharged pool was created per Prop #571 and I see that it is finally available! (See: Pool #1108)

2 Likes

Hello. I would like to see supercharged in the list - NETA/OSMO NETA/ATOM

1 Like

Any Luck on this to have AVAX-OSMO pair in CL?

1 Like

There’s an AVAX/USDC which is currently growing!

This thread was for when pool creation was permissioned, anyone can currently make a pool at the cost of 100 USDC:

1 Like

Thanks a lot JohnnyWyles for sharing this. Awesome. Seems currently CL pool can be created permissionless way using CLI. Is there any particular reason supercharged pool creation not available through Osmosis website using just clicking “create Pool” and putting the parameters.

1 Like

It’s just not something that has been designed and written for the front end yet since it is different from normal xyk/stable pool creation. Creation is generally something that only power users would be doing, so it hasn’t been a high priority.

3 Likes

Got it. Thanks a lot Johnny for detials. If someone can help with creating AVAX-OSMO supercharge pool, will be great. I am not much used to with CLI

1 Like

I can see if I can do it :slight_smile:
There is a first time for anything, right? :wink:

I’ll check if I can find the CLI-command for it.

2 Likes

Thanks Leonoors. That will be awesome. Previously Johnny shared the CLI command BKM to create pool for Concentrated Liquidity pool

1 Like

Oooo, with the guide already in place, it will be something like this:

osmosisd tx concentratedliquidity create-pool ibc/... uosmo 100 0.002 --from [YOUR_WALLET_ADDRESS] --chain-id osmosis-1 -b block --gas auto --gas-adjustment 1.5 --gas-prices 0.025uosmo

A couple of things missing:

  1. what is the ibc/… for AVAX? I checked Mintscan but can’t find the required value there yet.

  2. What is your preferred spread factor? I think a lot are at 0.002 (0.2%) if I am correct.

  • 0
  • 0.0001 (0.01%)
  • 0.0005 (0.05%)
  • 0.001 (0.1%)
  • 0.002 (0.2%)
  • 0.003 (0.3%)
  • 0.005 (0.5%)
  1. What is your preferred tick space? The standard is 100 I see in the guide:
  • 1
  • 10
  • 100
  • 1000
1 Like

Thanks Leonoors. I think spread factor 0.05% would be great. I was trying to replicate like OSMO-ATOM to OSMO-AVAX pair. Do you know the spcce tick for OSMO-ATOM pair? If 100 is standard on that pair, I think we can adopt that.

1 Like

[quote=“LeonoorsCryptoman, post:33, topic:278”]
@JohnnyWyles - Do you know the answer for the question Leonoors asked about this
what is the ibc/… for AVAX? I checked Mintscan but can’t find the required value there yet.

The IBC denom for AVAX is ibc/6F62F01D913E3FFE472A38C78235B8F021B511BC6596ADFF02615C8F83D3B373

You can easily copy/paste it from the frontend’s Asset Info page:

You can check tick spacing of pools with Celatone:

3 Likes

Thanks Marty. Much appreciated

1 Like

So we are at:

osmosisd tx concentratedliquidity create-pool ibc/6F62F01D913E3FFE472A38C78235B8F021B511BC6596ADFF02615C8F83D3B373 uosmo 100 0.005 --from [YOUR_WALLET_ADDRESS] --chain-id osmosis-1 -b block --gas auto --gas-adjustment 1.5 --gas-prices 0.025uosmo

Agreed?

2 Likes

Looks great. Since you are creating the pool, you might need to pay as I know 100 USD equivalent. Let me know your wallet address and I can send if you dont mind. Thanks again Leonoors

1 Like

I don’t need to fund the pool from the get-go I guess?

Secondly; I’ll send you a DM on the forum.

1 Like