Skip to main content
GET
/
action
/
rewards
/
get-token-list
Get token list for specific protocol and chainId
curl --request GET \
  --url http://localhost:4000/v1/action/rewards/get-token-list \
  --header 'Authorization: <api-key>'

Authorizations

Authorization
string
header
required

Use this format: ApiKey <your_api_key>

Query Parameters

protocol
enum<string>

DEX protocol to use for token operations

Available options:
lfj,
pangolin,
arenaswap
chainId
number
required

Chain ID for the blockchain network

Response

200

Token list based on query parameters