Fetch Asset Prices
Fetch the prices of assets.
Request body
Example request
{
"asset_identifiers": [
{
"details": {
"token": {
"base58_repr": "4fYNw3dojWmQ4dXtSGE9epjRGy9pFSx62YypT7avPYvA"
}
}
}
]
}Response
Successful Response
Changes
Changed in 2 of the 7 revisions of this API.287
- ▲
added
RippleAssetIdentifierto thepriced_assets/items/oneOf[subschema #1: PricedAsset]/asset_info/asset_identifierresponse propertyoneOflist for the response status200response-property-one-of-added
- ▲
added
RippleAssetIdentifierRequestto thepriced_assets/items/oneOf[subschema #2: InvalidAssetRequest]/asset_identifier_requestresponse propertyoneOflist for the response status200response-property-one-of-added
- ○
added
ripplediscriminator mapping keys to theasset_identifiers/items/request propertyrequest-property-discriminator-mapping-added
- ○
added
RippleAssetIdentifierRequestto theasset_identifiers/items/request propertyoneOflistrequest-property-one-of-added
- ○
added
ripplediscriminator mapping keys to thepriced_assets/items/oneOf[subschema #1: PricedAsset]/asset_info/asset_identifierresponse property for the response status200response-property-discriminator-mapping-added
- ○
added
ripplediscriminator mapping keys to thepriced_assets/items/oneOf[subschema #2: InvalidAssetRequest]/asset_identifier_requestresponse property for the response status200response-property-discriminator-mapping-added
- ▲
- ●
added the new
exchange_paxosenum value to thepriced_assets/items/oneOf[subschema #1: PricedAsset]/asset_info/asset_identifier/oneOf[subschema #6: ExchangeAssetIdentifier]/chain/unique_idresponse property for the response status200response-property-enum-value-added
- ●
added the new
paxosenum value to thepriced_assets/items/oneOf[subschema #1: PricedAsset]/asset_info/asset_identifier/oneOf[subschema #6: ExchangeAssetIdentifier]/exchange_typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
paxosenum value to thepriced_assets/items/oneOf[subschema #2: InvalidAssetRequest]/asset_identifier_request/oneOf[subschema #6: ExchangeAssetIdentifierRequest]/exchange_typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
ton_testnetenum value to thepriced_assets/items/oneOf[subschema #1: PricedAsset]/asset_info/asset_identifier/oneOf[subschema #12: TonAssetIdentifier]/chain/unique_idresponse property for the response status200response-property-enum-value-added
- ●
added the new
ton_testnetenum value to thepriced_assets/items/oneOf[subschema #1: PricedAsset]/asset_info/asset_identifier/oneOf[subschema #12: TonAssetIdentifier]/details/oneOf[subschema #1: TonNativeAssetIdentifierRequest]/chainresponse property for the response status200response-property-enum-value-added
- ●
added the new
ton_testnetenum value to thepriced_assets/items/oneOf[subschema #1: PricedAsset]/asset_info/asset_identifier/oneOf[subschema #12: TonAssetIdentifier]/details/oneOf[subschema #2: TonJettonAssetIdentifierRequest]/jetton/chainresponse property for the response status200response-property-enum-value-added
- ●
added the new
ton_testnetenum value to thepriced_assets/items/oneOf[subschema #2: InvalidAssetRequest]/asset_identifier_request/oneOf[subschema #12: TonAssetIdentifierRequest]/details/oneOf[subschema #1: TonNativeAssetIdentifierRequest]/chainresponse property for the response status200response-property-enum-value-added
- ●
added the new
ton_testnetenum value to thepriced_assets/items/oneOf[subschema #2: InvalidAssetRequest]/asset_identifier_request/oneOf[subschema #12: TonAssetIdentifierRequest]/details/oneOf[subschema #2: TonJettonAssetIdentifierRequest]/jetton/chainresponse property for the response status200response-property-enum-value-added
- ○
added the new
paxosenum value to the request propertyasset_identifiers/items/oneOf[subschema #6: ExchangeAssetIdentifierRequest]/exchange_typerequest-property-enum-value-added
- ○
added the new
ton_testnetenum value to the request propertyasset_identifiers/items/oneOf[subschema #12: TonAssetIdentifierRequest]/details/oneOf[subschema #1: TonNativeAssetIdentifierRequest]/chainrequest-property-enum-value-added
- ○
added the new
ton_testnetenum value to the request propertyasset_identifiers/items/oneOf[subschema #12: TonAssetIdentifierRequest]/details/oneOf[subschema #2: TonJettonAssetIdentifierRequest]/jetton/chainrequest-property-enum-value-added
- ●