#553: ENC-2526-LIDO
Change request updated 1 year ago
Last updated 1 year ago
GET https://api.expand.network/stablecoin/getprice
GET
https://api.expand.network/stablecoin/getprice
asset*
String
Name of the StableCoin.
stablecoinId
Refer to the page for details.
https://api.expand.network/stablecoin/getprice?asset=USDC
{ "status": 200, "msg": "success", "data": { "roundId": "36893488147419104052", "answer": "0.99999", "startedAt": "1675316735", "updatedAt": "1675316735", "answeredInRound": "36893488147419104052" } }