mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-12-06 17:27:57 +00:00
20 lines
509 B
JSON
20 lines
509 B
JSON
{
|
|
"TransactionType": "OracleSet",
|
|
"Account": "rfmDuhDyLGgx94qiwf3YF8BUV5j6KSvE8",
|
|
"OracleDocumentID": 1234,
|
|
"LastUpdateTime": 4294967295,
|
|
"PriceDataSeries": [
|
|
{
|
|
"PriceData": {
|
|
"BaseAsset": "XRP",
|
|
"QuoteAsset": "USD",
|
|
"AssetPrice": "00000000000001E2",
|
|
"Scale": 3
|
|
}
|
|
}
|
|
],
|
|
"Provider": "70726F7669646572",
|
|
"URI": "6469645F6578616D706C65",
|
|
"AssetClass": "63757272656E6379"
|
|
}
|