NEAR Intents
  • Overview
  • Integration
    • Distribution Channels
      • 1Click API
  • Market Makers
    • Message Bus
      • API
      • Usage
    • PoA bridge API
    • Verifier
      • Introduction
      • Deposits and withdrawals
        • NEAR Token treatment
        • Deposits
        • Balances, and identifying your token
        • Withdrawals
      • Account Abstraction
      • Intent types and execution
      • Signing Intents
      • Events
      • Example Transactions
      • Simulating intents
    • Examples
  • FAQs
  • Security
  • Chain and Address Type Support
Powered by GitBook
On this page
  1. Integration

Distribution Channels

How to integrate NEAR intents into a distribution channel

PreviousOverviewNext1Click API

Last updated 17 days ago

Distribution channels are applications that have the users who are interested in decentralised spot trading (dapps, wallets, mobile applications, exchanges)

The best way to integrate distribution channel is through .

It works in the following way:

You can request a quote across different chains, and if the user is happy with the offered quote, they send the tokens to an unique deposit address returned by 1Click.

The swap is automatically performed or the tokens are refunded back to the user.

Take a look at for information on SDKs and usage examples.

1Click Swap API
1Click Swap API