Skip to main content

DefiLlama Stablecoins

/api/v1/defillama/stablecoin

Description

Get DefiLlama supported stablecoins that can be used as a parameter in the following endpoints:

Method

GET

Source

Database

Parameters

None

Response Status Codes

StatusDescription
200 OKSuccess. Returns supported stablecoins.

Example: Get all supported stablecoins

Request

GET /api/v1/defillama/stablecoin

Response

[
"BUSD",
"USDCB",
"USDY",
"3USD",
"AEUR",
"ALUSD",
"ANONUSD",
"ARUSD",
"AUDD",
"BAI",
"BAOUSD",
...
]