Reference Data Endpoints
List Bridgable Tokens
Returns the list of destination bridge chains for a given token on a given chain.
GET
Authorizations
Query Parameters
Response
200
application/json
Get swappable tokens successful.
The response is of type object
.
Previous
Create Transaction CalldataThis endpoint will generate a calldata for a send transaction based on the inputs. The calldata may be signed by the `sender` to cause the specified `amount` of the `token` to be transfered from the `sender` to the `recipient`. The successful response always includes estimated gas for the transaction.
Next