Requesting a Quote
There are two different kinds of quotes.
Token Transfer
There are two main ways to request a quote for a token transfer:
Quoting by Sending Amount (
fromAmount
): You specify how many tokens you want to send, and the system calculates how many tokens the recipient will receive.Quoting by Receiving Amount (
toAmount
): You specify how many tokens the recipient should receive, and the system calculates how many tokens you need to send.
Contract Call
You define the contract you want to call and any token on (another) chain you want to pay with.
Cross-Chain Contract CallsLast updated