Skip to main content
GET
Get List of Rechargeable Currencies

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

coin
string

The token name

Example:

"USDT,ETH,USDC"

chain
string

The chain name

Example:

"ETH,TRC20,ERC20,POLYGON"

Response

success
boolean
required
Example:

true

data
object[]
required
totalPage
number
required
pageNo
number
required
pageLimit
number
required