Get Available Tokens

Obtaining a list of tokens that can be added for liquidity.

Getting the List of Tokens Available for Adding Liquidity

API

BRC20 Example

{
    "page": 1,
    "page_size": 30,
    "keyword": "",
    "usetype": "liquid",
    "coin_type": "brc20"
}

Last updated