v3-Blockchain-XRP

Number of APIs: 12

  1. Generate XRP account GET {{baseUrl}}/v3/xrp/account

  2. Get actual Blockchain fee GET {{baseUrl}}/v3/xrp/fee

  3. Get Account transactions GET {{baseUrl}}/v3/xrp/account/tx/:account?min=-92541021.87879117&marker=in minim

  4. Get Ledger GET {{baseUrl}}/v3/xrp/ledger/:i

  5. Get XRP Transaction by hash GET {{baseUrl}}/v3/xrp/transaction/:hash

  6. Get Account info GET {{baseUrl}}/v3/xrp/account/:account

  7. Get Account Balance GET {{baseUrl}}/v3/xrp/account/:account/balance

  8. Send XRP from address to address POST {{baseUrl}}/v3/xrp/transaction

  9. Create / Update / Delete XRP trust line POST {{baseUrl}}/v3/xrp/trust

  10. Modify XRP account POST {{baseUrl}}/v3/xrp/account/settings