Get Swappable Tokens

Getting Swappable Tokens (Upper Input Box)

API

Get Token List

ARC20 Example

{
    "page": 1,
    "page_size": 30,
    "keyword": "",
    "usetype": "swap",
    "coin_type": "arc20"
}

Getting Swappable Tokens (Lower Input Box)

API

ARC20 Example

{
    "page": 1,
    "page_size": 30,
    "keyword": "",
    "usetype": "gettick2",
    "coin_type": "arc20",
    "tick1": "BTC"
}

Last updated