Swap
Swap
POST
/swap
<Description of the endpoint>
Headers
Name
Value
Content-Type
application/json
Authorization
Bearer <token>
Body
Name
Type
Description
amount
number
amount to swap
address
string
wallet address to swap to
network
string
Blockchain network to swap to (please use the the supported network endpoint to get list of supported network)
Response
Last updated