Nicola Miotto
    • Create new note
    • Create a note from template
      • Sharing URL Link copied
      • /edit
      • View mode
        • Edit mode
        • View mode
        • Book mode
        • Slide mode
        Edit mode View mode Book mode Slide mode
      • Customize slides
      • Note Permission
      • Read
        • Only me
        • Signed-in users
        • Everyone
        Only me Signed-in users Everyone
      • Write
        • Only me
        • Signed-in users
        • Everyone
        Only me Signed-in users Everyone
      • Engagement control Commenting, Suggest edit, Emoji Reply
    • Invite by email
      Invitee

      This note has no invitees

    • Publish Note

      Share your work with the world Congratulations! 🎉 Your note is out in the world Publish Note No publishing access yet

      Your note will be visible on your profile and discoverable by anyone.
      Your note is now live.
      This note is visible on your profile and discoverable online.
      Everyone on the web can find and read all notes of this public team.

      Your account was recently created. Publishing will be available soon, allowing you to share notes on your public page and in search results.

      Your team account was recently created. Publishing will be available soon, allowing you to share notes on your public page and in search results.

      Explore these features while you wait
      Complete general settings
      Bookmark and like published notes
      Write a few more notes
      Complete general settings
      Write a few more notes
      See published notes
      Unpublish note
      Please check the box to agree to the Community Guidelines.
      View profile
    • Commenting
      Permission
      Disabled Forbidden Owners Signed-in users Everyone
    • Enable
    • Permission
      • Forbidden
      • Owners
      • Signed-in users
      • Everyone
    • Suggest edit
      Permission
      Disabled Forbidden Owners Signed-in users Everyone
    • Enable
    • Permission
      • Forbidden
      • Owners
      • Signed-in users
    • Emoji Reply
    • Enable
    • Versions and GitHub Sync
    • Note settings
    • Note Insights New
    • Engagement control
    • Make a copy
    • Transfer ownership
    • Delete this note
    • Save as template
    • Insert from template
    • Import from
      • Dropbox
      • Google Drive
      • Gist
      • Clipboard
    • Export to
      • Dropbox
      • Google Drive
      • Gist
    • Download
      • Markdown
      • HTML
      • Raw HTML
Menu Note settings Note Insights Versions and GitHub Sync Sharing URL Create Help
Create Create new note Create a note from template
Menu
Options
Engagement control Make a copy Transfer ownership Delete this note
Import from
Dropbox Google Drive Gist Clipboard
Export to
Dropbox Google Drive Gist
Download
Markdown HTML Raw HTML
Back
Sharing URL Link copied
/edit
View mode
  • Edit mode
  • View mode
  • Book mode
  • Slide mode
Edit mode View mode Book mode Slide mode
Customize slides
Note Permission
Read
Only me
  • Only me
  • Signed-in users
  • Everyone
Only me Signed-in users Everyone
Write
Only me
  • Only me
  • Signed-in users
  • Everyone
Only me Signed-in users Everyone
Engagement control Commenting, Suggest edit, Emoji Reply
  • Invite by email
    Invitee

    This note has no invitees

  • Publish Note

    Share your work with the world Congratulations! 🎉 Your note is out in the world Publish Note No publishing access yet

    Your note will be visible on your profile and discoverable by anyone.
    Your note is now live.
    This note is visible on your profile and discoverable online.
    Everyone on the web can find and read all notes of this public team.

    Your account was recently created. Publishing will be available soon, allowing you to share notes on your public page and in search results.

    Your team account was recently created. Publishing will be available soon, allowing you to share notes on your public page and in search results.

    Explore these features while you wait
    Complete general settings
    Bookmark and like published notes
    Write a few more notes
    Complete general settings
    Write a few more notes
    See published notes
    Unpublish note
    Please check the box to agree to the Community Guidelines.
    View profile
    Engagement control
    Commenting
    Permission
    Disabled Forbidden Owners Signed-in users Everyone
    Enable
    Permission
    • Forbidden
    • Owners
    • Signed-in users
    • Everyone
    Suggest edit
    Permission
    Disabled Forbidden Owners Signed-in users Everyone
    Enable
    Permission
    • Forbidden
    • Owners
    • Signed-in users
    Emoji Reply
    Enable
    Import from Dropbox Google Drive Gist Clipboard
       Owned this note    Owned this note      
    Published Linked with GitHub
    • Any changes
      Be notified of any changes
    • Mention me
      Be notified of mention me
    • Unsubscribe
    # Guide to USDC off ramping ## Core Concepts In order to understand fully how the off-ramping works and also to have the ability to find out new methods in the future, it's necessary to give an introduction of how the different pieces fit together. ### Ecosystems There are 3 main ecosystems involved in the following methods - Cosmos - Ethereum - Polygon All these are isolated blockchains. One can program tokens on a blockchain. A token (like USDC) can exist in all of these ecosystem in parallel. People can easily and cheaply transfer tokens within one ecosystem, but not across them, unless we use a **bridge**, which is ofter slow and expensive. There is an interesting aspect of Comsos: one can program not only tokens, BUT ALSO other blockchains on top of it. And transferring tokens across these blockchains is very cheap and fast. So I can have token A on Cosmos Chain X and token B on Cosmos Chain Y and exchange them **across** blockchains very cheaply. This process is called **IBC transfer** and it does not exist in the other ecosystems. We learned the terms - Blockchain: a technology where tokens can be programmed - Cosmos: e blockchain where blockchains can also be programmed - Bridge: a technology to transfer tokens between blockchains - IBC transfer: a technology to transfer tokens between blockchains **within Cosmos** ### Neokingdom Where is Neokingdom? Neokingdom is a token programmed on top of EVMOS, which is a Blockchain that exists on Comsos. ### USDC USDC is a token that was originally programmed on Ethereum, but is now available almost everywhere. There is a Polygon version of USDC and also a Cosmos version of USDC, which is called axlUSDC. axlUSDC is programmed on top of the Axelar Blockchain, which is inside the Cosmos ecosystem. ### Axelar Axelar is a blockchain of the Cosmos ecosystem. Among the other things, they provide the Cosmos version of USDC (called axlUSDC) and a bridge from Cosmos to many other blockchains. ### Centralized Exchange Centralized Exchanges (CEX for brevity) is where one can usually move assets from the crypto world to the fiat world. They provide exchange pairs for most of the main cryptos in EUR. "Can I send axlUSDC to my Kraken account"? No you can't. As we mentioned earlier, USDC exists in multiple blockchain. Kraken supports only the one on the Ethereum blockchain, which is called ERC20 USDC. So, you first need to **bridge** your axlUSDC to Ethereum, and only then you can exchange them. Example of cryptos supported by most exchanges - ERC20 USDC - Atom (native currency of Cosmos) - BNB - MATIC Just to mention a few. ### Recap ![](https://hackmd.io/_uploads/ryFX0gtS2.png) To summarize: in order to go transform USDC (got from NEOK) in fiat EURs, the high-level steps are: - Find a currency that is supported both on your centralized exchange and on Cosmos - Convert your USDC into this currency (it could as well remain USDC) - If this currency can only be exchange from specific blockchains inside your centralized exchange, bridge it to the correct blockchain - Transfer the amount to your centralized exchange deposit address - Convert to EUR - Wire them to your bank account. ## Common Step - Convert to IBC USDC Without going into details, the first thing to do is to convert your USDC into a version that is usable inside Cosmos. It's called IBC USDC. Go to https://app.evmos.org and click "Launch App". Then connect. ![](https://hackmd.io/_uploads/HkDbZZtH3.png) Click on "Assets": ![](https://hackmd.io/_uploads/HJBbbbKSh.png) Click on "Convert" under "axlUSDC" ![](https://hackmd.io/_uploads/BJHbb-Fr2.png) Write the amount you want to off-ramp, select "ERC-20", click "Convert" ![](https://hackmd.io/_uploads/B1Sbb-KS2.png) Now you have IBC-USDC, which can be transferred anywhere inside Cosmos (and beyond). ## Method 1 - Direct Bridge This method uses a bridge to move "axlUSDC" from Cosmos to Ethereum, identified then as simply USDC. This allows you to transfer your USDC directly do your centralized exchange deposit address. The "only" issues is that, due to high Ethereum gas fees, this operation will cost around 80$. Go to https://satellite.money/ and connect your Keplr Wallet. - Select Evmos on the left - Select Ethereum on the right - Select axlUSDC as the starting token - Select USDC as the target token - Fill in your deposit address - Type the amount of axlUSDC you want to offramp. - Click "Generate Deposit Address" ![](https://hackmd.io/_uploads/BkcH4ZYrh.png) Once the button appear, click on "Send from Keplr" ![](https://hackmd.io/_uploads/r1ZpQ-YH3.png) And approve the transaction. After a few minutes, the USDC should appear on your centralized exchange account. From here on, you know what to do. ## Method 2 - Through Atom This method allows you to skip the high transaction cost of the bridge and skip bridging altogether. Go to https://satellite.money/ and connect your Keplr Wallet. - Select Evmos on the left - Select Osmosis on the right - Select axlUSDC as the starting token - Select axlUSDC as the target token - Click with "Fill with Keplr" button - Type the amount of axlUSDC you want to offramp. - Click "Generate Deposit Address" ![](https://hackmd.io/_uploads/ryuVSWYS3.png) Once the button appear, click on "Send from Keplr" ![](https://hackmd.io/_uploads/r1ZpQ-YH3.png) And approve the transaction. Go to https://app.osmosis.zone/ and - Select USDC (Axelar) as the starting currency - Select Atom as the target currency - Push "Swap" ![](https://hackmd.io/_uploads/SJ5BI-tH3.png) When the confirmation panel appears, click on "Advanced" ![](https://hackmd.io/_uploads/Hy-KLWKr3.png) You should now be able to select the fee currency. If you don't have any OSMO, you can use USDC. ![](https://hackmd.io/_uploads/SkHT8WYH2.png) Confirm the transaction and then go to the "Assets page". ![](https://hackmd.io/_uploads/Hk_bv-FHh.png) Once the transaction is finalized, you should see your Atom balance going up. Click "Withdraw" ![](https://hackmd.io/_uploads/S1kOOWFSn.png) Input the Atom you want to off-ramp in the following panel and click "Withdraw ATOM" ![](https://hackmd.io/_uploads/Hkm3_bYH3.png) Confirm the transaction. Open your Keplr wallet and open the blockchain selection dropdown menu ![](https://hackmd.io/_uploads/HkCetWtS3.png) Click on the "Cosmos Hub" blockchain ![](https://hackmd.io/_uploads/ByPbtWtHh.png) If the transaction is completed, you should now see the amount of ATOM you withdrew during the previous steps. Else, wait. Click on Send ![](https://hackmd.io/_uploads/rkpQY-tBn.png) Fill in the Recipient box with the address of your Centralized Exchange deposit address for the ATOM currency. Depending on the exchange, you might also have to put some identification code in the Memo box. ![](https://hackmd.io/_uploads/H1_uKZYSn.png) Click "Send" and approve the transaction. After a few minutes, the ATOM should appear on your centralized exchange account. Convert them to EUR and then off-ramp them to your bank account. ## Method 3 - Polygon This 3rd method has higher transaction fees, but allow you to keep your tokens in stable coins, avoiding sudden fluctuation in price. Got to https://satellite.money/ - Select Evmos on the left - Select Polygon on the right - Select axlUSDC as the starting token - Select axlUSDC as the target token - Fill in your **PRIVATE** Polygon wallet address - Type the amount of axlUSDC you want to offramp. - Click "Generate Deposit Address" NOTE: you will need MATIC in you Polygon Wallet. ![](https://hackmd.io/_uploads/BJ_fhWKrn.png) Once the button appear, click on "Send from Keplr" ![](https://hackmd.io/_uploads/r1ZpQ-YH3.png) And approve the transaction. Go to https://quickswap.exchange/, Connect with Metamask to your PRIVATE Polygon wallet and enter the app. ![](https://hackmd.io/_uploads/Hk3in-FSn.png) - Select "axlUSDC" as the starting currency - Enter the amount you want to swap - Select "USDC" as the target currency - Click "Swap" ![](https://hackmd.io/_uploads/Skun2-FBn.png) On you Centralized Exchange account, make sure to get the deposit address for Polygon USDC. On Kraken it would look like this: ![](https://hackmd.io/_uploads/Sk2PaWtS3.png) Open Metamask (or any wallet you are using for your private Polygon address). Make sure you selected the network "Polygon Mainnet" and that the USDC appear in your balance (else, you need to import them, they are named "USDC (PoS)"). Click "Send" ![](https://hackmd.io/_uploads/r1Z0pWFH3.png) Fill in your CEX deposit address for **POLYGON** USDC ![](https://hackmd.io/_uploads/HymcCZYH2.png) Complete the steps and finalize the transaction <p float="left"> <img src="https://hackmd.io/_uploads/H1FoRbKrn.png" width="300" /> <img src="https://hackmd.io/_uploads/H17nC-FSh.png" width="300" /> </p> After a few minutes, you should see your USDC on your CEX balance. Convert them to EUR and send them to your bank account.

    Import from clipboard

    Paste your markdown or webpage here...

    Advanced permission required

    Your current role can only read. Ask the system administrator to acquire write and comment permission.

    This team is disabled

    Sorry, this team is disabled. You can't edit this note.

    This note is locked

    Sorry, only owner can edit this note.

    Reach the limit

    Sorry, you've reached the max length this note can be.
    Please reduce the content or divide it to more notes, thank you!

    Import from Gist

    Import from Snippet

    or

    Export to Snippet

    Are you sure?

    Do you really want to delete this note?
    All users will lose their connection.

    Create a note from template

    Create a note from template

    Oops...
    This template has been removed or transferred.
    Upgrade
    All
    • All
    • Team
    No template.

    Create a template

    Upgrade

    Delete template

    Do you really want to delete this template?
    Turn this template into a regular note and keep its content, versions, and comments.

    This page need refresh

    You have an incompatible client version.
    Refresh to update.
    New version available!
    See releases notes here
    Refresh to enjoy new features.
    Your user state has changed.
    Refresh to load new user state.

    Sign in

    Forgot password
    or
    Sign in via Facebook Sign in via X(Twitter) Sign in via GitHub Sign in via Dropbox Sign in with Wallet
    Wallet ( )
    Connect another wallet

    New to HackMD? Sign up

    By signing in, you agree to our terms of service.

    Help

    • English
    • 中文
    • Français
    • Deutsch
    • 日本語
    • Español
    • Català
    • Ελληνικά
    • Português
    • italiano
    • Türkçe
    • Русский
    • Nederlands
    • hrvatski jezik
    • język polski
    • Українська
    • हिन्दी
    • svenska
    • Esperanto
    • dansk

    Documents

    Help & Tutorial

    How to use Book mode

    Slide Example

    API Docs

    Edit in VSCode

    Install browser extension

    Contacts

    Feedback

    Discord

    Send us email

    Resources

    Releases

    Pricing

    Blog

    Policy

    Terms

    Privacy

    Cheatsheet

    Syntax Example Reference
    # Header Header 基本排版
    - Unordered List
    • Unordered List
    1. Ordered List
    1. Ordered List
    - [ ] Todo List
    • Todo List
    > Blockquote
    Blockquote
    **Bold font** Bold font
    *Italics font* Italics font
    ~~Strikethrough~~ Strikethrough
    19^th^ 19th
    H~2~O H2O
    ++Inserted text++ Inserted text
    ==Marked text== Marked text
    [link text](https:// "title") Link
    ![image alt](https:// "title") Image
    `Code` Code 在筆記中貼入程式碼
    ```javascript
    var i = 0;
    ```
    var i = 0;
    :smile: :smile: Emoji list
    {%youtube youtube_id %} Externals
    $L^aT_eX$ LaTeX
    :::info
    This is a alert area.
    :::

    This is a alert area.

    Versions and GitHub Sync
    Get Full History Access

    • Edit version name
    • Delete

    revision author avatar     named on  

    More Less

    Note content is identical to the latest version.
    Compare
      Choose a version
      No search result
      Version not found
    Sign in to link this note to GitHub
    Learn more
    This note is not linked with GitHub
     

    Feedback

    Submission failed, please try again

    Thanks for your support.

    On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?

    Please give us some advice and help us improve HackMD.

     

    Thanks for your feedback

    Remove version name

    Do you want to remove this version name and description?

    Transfer ownership

    Transfer to
      Warning: is a public team. If you transfer note to this team, everyone on the web can find and read this note.

        Link with GitHub

        Please authorize HackMD on GitHub
        • Please sign in to GitHub and install the HackMD app on your GitHub repo.
        • HackMD links with GitHub through a GitHub App. You can choose which repo to install our App.
        Learn more  Sign in to GitHub

        Push the note to GitHub Push to GitHub Pull a file from GitHub

          Authorize again
         

        Choose which file to push to

        Select repo
        Refresh Authorize more repos
        Select branch
        Select file
        Select branch
        Choose version(s) to push
        • Save a new version and push
        • Choose from existing versions
        Include title and tags
        Available push count

        Pull from GitHub

         
        File from GitHub
        File from HackMD

        GitHub Link Settings

        File linked

        Linked by
        File path
        Last synced branch
        Available push count

        Danger Zone

        Unlink
        You will no longer receive notification when GitHub file changes after unlink.

        Syncing

        Push failed

        Push successfully