Resource Worker API

Resource Worker endpoints

Get Minimum amount to send

GET https://dev-api.thorswap.net/resource-worker/minAmount

Query Parameters

NameTypeDescription

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

NameTypeDescription

from*

String

The originating asset. Example: BTC.BTC

to

String

The destination asset. Example: ETH.ETH

Last updated