Skip to main content

Cross-chain Swap/Send via Skip

Introduction

This short tutorial will guide you through the process of cross-network swapping or token transferring on the HAQQ Network using Keplr and the Skip API.

Information from the Haqq Team

The Haqq team is actively working on integrating cross-chain swap/send functionality into the HAQQ Wallet. Stay tuned for updates.

About Skip

Skip Go API is an end-to-end interoperability platform enabling developers to create seamless cross-chain experiences for users by integrating a variety of underlying DEXes and cross-chain messaging protocols, including IBC, CCTP, Hyperlane, and Axelar. Skip’s mission is to make cross-chain interoperability easy for both developers and their users!

Skip products, such as the Skip API, are used by various projects, including Noble Chain - Noble Express Transfer. In this tutorial, we will use the official Skip interface - Skip GO.
crosschain-skip-go

Preparation

September 2024 Update

Skip now requires a Noble blockchain address. This is due to the fact that transfers go through the centralized CIRCLE bridge, which mints tokens on the Noble blockchain, followed by IBC transfers to the HAQQ Network. This address serves as a backup in case the IBC transfer does not reach the target network.

danger

Recipient addresses MUST be your personal wallets, not the addresses of exchanges!

  1. Install Keplr and add both the Noble and HAQQ networks.
  2. Obtain a wallet address in Bech32 format on the HAQQ network.
  3. Obtain a wallet address on the Noble network.
Obtaining a Bech32 Address in HAQQ Wallet

In the HAQQ Wallet, you can retrieve your wallet address in both EVM and Bech32 formats (the latter is used in Cosmos networks). To do this, click the three dots next to your wallet address and select "Copy Bech32 Address."

Details

haqqwallet-get-bech32

Obtaining a Bech32 Address on HAQQ via EVM Address

If you have the recipient's address in EVM format on the HAQQ Network, you can convert it to a Bech32 address using the web app for vesting. Visit this URL: https://vesting.haqq.network/account/0xYOUR_EVM_ADDRESS (e.g., https://vesting.haqq.network/account/0x887fa9cd8427ef96afb5376a60ceb8904514bbe9) and copy the address starting with "haqq1...."

Details

vesting-get-bech32

Transfer Process

  1. Go to https://go.skip.build/.
  2. Select the network you want to send from, for example, Ethereum.
  3. Select the token you want to send, for example, USDC.
  4. Select the destination network - HAQQ Network.
  5. Select the token you want to receive, for example, axlUSDC.
  6. Click on "Preview Route."
  7. Review the tokens and networks. If everything looks correct, click "Set Destination Address."
  8. Set the recipient address on the HAQQ Network using Keplr or manually paste the Bech32 address.
The sender and recipient addresses must not be the same.

skip-destination

  1. Set the backup address using Keplr. This will be your wallet address on the Noble network, where the transferred funds will be sent in case of any issues.

  2. Review the operation one more time. If everything is correct, click "Submit."

  3. Skip will request permission to deduct the amount you wish to transfer. Verify the amount and confirm the operation. skip-destination

  4. After 10-15 seconds, Skip will request the transfer transaction. Confirm it. skip-destination

  5. Next, you will see a screen indicating the EVM bridging finality time, which is approximately 16 minutes.
    skip-destination

  6. At this point, you can safely leave the page. Your tokens will be credited to your wallet on the HAQQ Network in about 16 minutes.

  7. The current transfer status will be displayed on the page.

  8. Once the transfer is complete, the successful status and transaction details will be shown. skip-destination