Resource Worker API
Resource Worker endpoints
Get Minimum amount to send
GET
https://dev-api.thorswap.net/resource-worker/minAmount
Query Parameters
Name
Type
Description
from*
String
The originating asset. Example: BTC.BTC
to*
String
The destination asset. Example: ETH.ETH
Minimum amount to send with details details
GET
https://dev-api.thorswap.net/resource-worker/minAmount/detail
Query Parameters
Name
Type
Description
from*
String
The originating asset. Example: BTC.BTC
to
String
The destination asset. Example: ETH.ETH
Last updated