cURL
curl --request GET \ --url https://sandbox.elementpay.net/meta/tokens
"<any>"
Return supported tokens for the selected environment. If symbol is provided, results are filtered to that symbol.
symbol
Filter by token symbol (e.g., USDC, USDT)
USDC
USDT
WXM
Successful Response
The response is of type any.
any