Pyth Network

/getprice

Get the Price(in USDT) of a token for the given protocol.

GET https://api.expand.network/oracle/getprice

Query Parameters

Name
Type
Description

asset*

String

Name of the token, whose price is to be fetched.

oracleId*

String

Refer to the Oracle ID page for details.

https://api.expand.network/oracle/getprice?asset=DAI&oracleId=1200

/getsupportedtokens

Get the list of supported tokens on Expand.network, for Pyth.

GET https://api.expand.network/oracle/getsupportedtokens

Query Parameters

Name
Type
Description

oracleId*

String

Refer to the Oracle ID page for details.

oracleName

String

Refer to the Oracle ID page for details.

https://api.expand.network/oracle/getsupportedtokens?oracleId=1200

Last updated

#553: ENC-2526-LIDO

Change request updated