1

Any suggestions to get the Blockchain Data for XRP? https://xrpl.org/ledger.html

J L
  • 11
  • 1

2 Answers2

2

Yes, you can retrieve XRP Ledger blockchain data using the ledger method.

Another convenient way is to query the BigQuery database on the Google Cloud Platform:

Elliot
  • 6,086
  • 11
  • 45
  • 57
0

try Bitquery's Explorer for ready-made stats on XRP. https://explorer.bitquery.io/ripple

You can also write your own queries in the IDE https://ide.bitquery.io/ , if you are comfortable with GraphQL. Here's an example: https://ide.bitquery.io/XRP-Transaction-Details