generated from shuding/nextra-docs-template
-
Notifications
You must be signed in to change notification settings - Fork 46
Add SIP-03 update Q&A #405
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Draft
alexander-sei
wants to merge
1
commit into
main
Choose a base branch
from
solo-qa
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,69 @@ | ||
--- | ||
title: 'SIP-03 Migration Guide' | ||
description: 'Practical steps and resources for users migrating during SIP-03, including asset transfer, Astroport recovery, and USDC guidance.' | ||
keywords: ['SIP-03', 'migration', 'asset transfer', 'Astroport recovery', 'USDC on Sei', 'Keplr', 'Leap', 'Compass', 'EVM wallet'] | ||
--- | ||
|
||
import { Callout } from 'nextra/components'; | ||
|
||
# SIP-03 Migration | ||
|
||
This page consolidates the most important, practical actions for the SIP-03 migration and links to the official resources. | ||
|
||
<Callout type="info"> | ||
|
||
For the full proposal text, see : | ||
|
||
- The [official SIP-03](https://github.com/sei-protocol/sips/blob/main/sips/sip-3.md) | ||
|
||
- Governance proposal [Proposal #99](https://seitrace.com/proposal/99?chain=pacific-1) | ||
|
||
</Callout> | ||
|
||
## What most users need to do | ||
|
||
- If you use Keplr or Leap (Cosmos-style wallets) and hold assets on the native address (sei1...), you should move assets to an EVM-compatible address (0x...). Use the Asset Transfer tool linked below. | ||
- If you use Compass or another EVM wallet already, you’re good — continue as normal. | ||
|
||
## Key tools and resources | ||
|
||
### 1) Asset Transfer (Native ↔ EVM) | ||
|
||
- Use the official Sei App to move assets between native (Keplr/Leap) and EVM (MetaMask/Compass etc.) addresses: [Sei App Transfer](https://app.sei.io/transfer) or the Bridge tab at [Sei App Bridge](https://app.sei.io/bridge). | ||
- Helpful how-to: [Move SEI between Native (Keplr) and EVM (MetaMask)](https://support.sei.io/hc/en-us/articles/35567228807195-How-Do-I-Move-SEI-Between-Native-Keplr-and-EVM-MetaMask). | ||
|
||
When to use this: | ||
|
||
- You used Keplr or Leap before and want assets available via an EVM wallet going forward. | ||
- You need to access tokens on apps that now expect an EVM (0x) address. | ||
|
||
### 2) Astroport recovery | ||
|
||
If you previously provided liquidity or held positions in Astroport pools on Sei, use the Astroport recovery flow to withdraw residual funds. | ||
|
||
- Astroport recovery entry: [Astroport](https://sei.astroport.fi) | ||
|
||
### 3) USDC on Sei | ||
|
||
Native USDC and Circle’s CCTP V2 are now supported on Sei. USDC from Noble is depricated. | ||
|
||
- QuickStart: [USDC on Sei](/evm/usdc-on-sei) | ||
- Background: [USDC & CCTP v2 announcement](https://www.circle.com/blog/native-usdc-and-cctp-v2-are-coming-to-sei") | ||
|
||
## FAQ | ||
|
||
### I am a Keplr / Leap wallet user; do I need to do anything? | ||
|
||
Yes. Use the Asset Transfer tool to ensure your assets are available via an EVM wallet. See Asset Transfer above. | ||
|
||
### I use Compass wallet; do I need to do anything? | ||
|
||
No action needed. Compass ensures your assets are available via EVM. Continue connecting to Sei like any EVM chain. | ||
|
||
### I previously provided liquidity in Astroport — how do I retrieve my funds? | ||
|
||
Use Astroport’s recovery flow to withdraw funds still in pools. See Astroport recovery above. | ||
|
||
### I stake SEI — do I need to do anything? | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. If the user is staked and they need to use the asset trasnfer tool this means they will need to unbond, correct? If so we should add that information. |
||
|
||
If you are already using an EVM-compatible wallet, nothing changes. If you previously staked using Keplr or Leap, migrate assets to an EVM wallet using the Asset Transfer tool. |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.