Skip to content

Get token prices (KRW conversion)

GET
/v1/asset/prices
curl --request GET \
--url https://api.parasta.io/v1/asset/prices

OK

Media type application/json
object
prices
Array<object>
object
tokenId
string
symbol
string
priceKrw
string
type
string
Allowed values: system
updatedAt
string format: date-time
baseCurrency
string
default: KRW
Example
{
"prices": [
{
"type": "system"
}
],
"baseCurrency": "KRW"
}

Please contact your representative. 담당자에게 문의해주세요.