v3-Blockchain-XRP
Number of APIs: 12
-
Generate XRP account GET {{baseUrl}}/v3/xrp/account
-
Get actual Blockchain fee GET {{baseUrl}}/v3/xrp/fee
-
Get Account transactions GET {{baseUrl}}/v3/xrp/account/tx/:account?min=-92541021.87879117&marker=in minim
-
Get Ledger GET {{baseUrl}}/v3/xrp/ledger/:i
-
Get XRP Transaction by hash GET {{baseUrl}}/v3/xrp/transaction/:hash
-
Get Account info GET {{baseUrl}}/v3/xrp/account/:account
-
Get Account Balance GET {{baseUrl}}/v3/xrp/account/:account/balance
-
Send XRP from address to address POST {{baseUrl}}/v3/xrp/transaction
-
Create / Update / Delete XRP trust line POST {{baseUrl}}/v3/xrp/trust
-
Modify XRP account POST {{baseUrl}}/v3/xrp/account/settings