v3-Blockchain-Stellar

Number of APIs: 11

  1. Broadcast signed XLM transaction POST {{baseUrl}}/v3/xlm/broadcast

  2. Generate XLM account GET {{baseUrl}}/v3/xlm/account

  3. Get XLM Blockchain Ledger by sequence GET {{baseUrl}}/v3/xlm/ledger/:sequence

  4. Get XLM Blockchain Transactions in Ledger GET {{baseUrl}}/v3/xlm/ledger/:sequence/transaction

  5. Get actual XLM fee GET {{baseUrl}}/v3/xlm/fee

  6. Get XLM Account transactions GET {{baseUrl}}/v3/xlm/account/tx/:account

  7. Get XLM Transaction by hash GET {{baseUrl}}/v3/xlm/transaction/:hash

  8. Get XLM Account info GET {{baseUrl}}/v3/xlm/account/:account

  9. Send XLM from address to address POST {{baseUrl}}/v3/xlm/transaction

  10. Create / Update / Delete XLM trust line POST {{baseUrl}}/v3/xlm/trust