Building on Avalanche

2600

Why Avalanche

Avalanche is a collection of multiple blockchains. There are three different blockchains, each with its own specialized use case.

These blockchains are:

  • Exchange (X) Chain — Creation, management, and transactions of assets
  • Platform (P) Chain — Management of subnets and coordination of validators
  • Contract (C) Chain — A copy of the Ethereum Virtual Machine (EVM) for smart contracts“ (source)

To learn more about the power of AVAX, check out their Website

What's Being Built on Avalanche?

Wyre provides you the tools to build out some of the most innovative projects in the space that can compete with the best of the best.

With Wyre's API's, developers can create new and innovative Banking, Exchange, DAO, DeFi, Investor, NFT, Marketplaces, Prediction Markets, Staking, Swap, Trading, and Wallets in a fraction of the time as the competitors and in novel ways that various apps cannot currently support.

Learn more about the solutions that AVAX can support.

Wyre provides you the tools to build out new innovative apps within the Avalanche ecosystem. Tap any of Wyre's APIs to create brand new categories of apps.

Wyre's Functionalities on Avalanche

Wyre APIsSupported/Not Supported on Avalanche
Swaps APINot Supported
Transfers APISupported
Checkout WidgetSupported
Users APISupported
Wallet APISupported

Get Started

How to get started building on Avalanche: https://docs.avax.network/

Supported Transfers Pairs via API & Widgets:

AVAX X-Chain Pairs

{
  "AVAX Pairs": [
    "ARS",
    "AUD",
    "BRL",
    "BTC",
    "BUSD",
    "CAD",
    "CHF",
    "CLP",
    "COP",
    "CZK",
    "DAI",
    "DKK",
    "EUR",
    "GBP",
    "GUSD",
    "HKD",
    "HUSD",
    "ILS",
    "INR",
    "ISK",
    "JPY",
    "KRW",
    "MXN",
    "MYR",
    "NOK",
    "NZD",
    "PAX",
    "PHP",
    "PLN",
    "SEK",
    "SGD",
    "THB",
    "USD",
    "USDC",
    "USDS",
    "USDT",
    "VND",
    "ZAR"
  ]
}

AVAX C-Chain Pairs

{
  "AVAXC Pairs": [
    "ARS",
    "AUD",
    "AVAX",
    "BRL",
    "BTC",
    "BUSD",
    "CAD",
    "CHF",
    "CLP",
    "COP",
    "CZK",
    "DAI",
    "DKK",
    "EUR",
    "GBP",
    "GUSD",
    "HKD",
    "HUSD",
    "ILS",
    "INR",
    "ISK",
    "JPY",
    "KRW",
    "MXN",
    "MYR",
    "NOK",
    "NZD",
    "PAX",
    "PHP",
    "PLN",
    "SEK",
    "SGD",
    "THB",
    "TRY",
    "USD",
    "USDC"
  ]
}

AVAXCUSDC Pairs

{
  "AVAXCUSDC Pairs": [
    "ARS",
    "AUD",
    "AUSDC",
    "AUSDT",
    "BRL",
    "BTC",
    "CAD",
    "CHF",
    "CLP",
    "COP",
    "CZK",
    "DAI",
    "DKK",
    "ETH",
    "EUR",
    "GBP",
    "HKD",
    "ILS",
    "INR",
    "ISK",
    "JPY",
    "KRW",
    "LUSDC",
    "MUSDC",
    "MXN",
    "MYR",
    "NOK",
    "NZD",
    "PHP",
    "PLN",
    "SEK",
    "SGD",
    "SUSDC",
    "THB",
    "USD",
    "USDC",
    "USDT",
    "VND",
    "ZAR"
  ]
}