pendulum-chain / portal

The Pendulum/Amplitude portal UI
GNU General Public License v3.0
1 stars 1 forks source link

Rename the assets on Nabla foucoco deployment #465

Closed prayagd closed 4 months ago

prayagd commented 4 months ago

Context

Currently the assets on the Nabla foucoco deployment are named randomly, marketing has requested to change the names on the UI for the testnet campaign of Nabla.

Requirement

Note

prayagd commented 4 months ago

Hey team! Please add your planning poker estimate with Zenhub @ebma @Sharqiewicz

TorstenStueber commented 4 months ago

This requires a new deployment of Nabla itself. Please make this a task ticket instead.

Background: the names come from the smart contracts, I would not like to add code to the Portal to override these names.

TorstenStueber commented 4 months ago

@prayagd Something that is not specified here is the name and symbol of the LP tokens. I will use the same pattern as for the prototype deployment on Pendulum, e.g., name: EURC Swap LP, symbol: EURC-LP.

TorstenStueber commented 4 months ago

I redeployed the contracts. They are now at the following addresses:

TorstenStueber commented 4 months ago

Now that this is done, we would need to deposit some liquidity to this new Nabla instance. I will go ahead and do just that.

TorstenStueber commented 4 months ago

I added 10K tokens to each pool, including backstop pool.

prayagd commented 4 months ago

@TorstenStueber The newly deployed AMPE != AMPE on foucoco? I have AMPE balance still its shows N/A on swap UI. See screenshot

Screenshot 2024-05-30 at 10 47 45 AM
TorstenStueber commented 4 months ago

That's curious. Let me check.

TorstenStueber commented 4 months ago

For reference: the explanation of the above bug is that @prayagd connects to some RPC node that is out of sync. We are looking into it.