This open API doc instructs you to interact with the Celer Intent system to bridge the token from source chain to destination chain
Steps of bridging on Celer Intent:
- Query order price
{% content-ref url="api-rfqprice.md" %} api-rfqprice.md {% endcontent-ref %}
2. Quote from Celer Intent gateway.
{% content-ref url="api-rfqquote.md" %} api-rfqquote.md {% endcontent-ref %}
3. Deposit assets to source chain srcDeposit
{% content-ref url="contract-srcdeposit.md" %} contract-srcdeposit.md {% endcontent-ref %}
4. Get transaction status and history
{% embed url="https://cbridge-docs.celer.network/developer/api-reference/gateway-gettransferstatus" %}
{% embed url="https://cbridge-docs.celer.network/developer/api-reference/gateway-transferhistory" %}