v3-Blockchain-Stellar
Number of APIs: 11
- 
Broadcast signed XLM transaction POST {{baseUrl}}/v3/xlm/broadcast 
- 
Generate XLM account GET {{baseUrl}}/v3/xlm/account 
- 
Get XLM Blockchain Ledger by sequence GET {{baseUrl}}/v3/xlm/ledger/:sequence 
- 
Get XLM Blockchain Transactions in Ledger GET {{baseUrl}}/v3/xlm/ledger/:sequence/transaction 
- 
Get actual XLM fee GET {{baseUrl}}/v3/xlm/fee 
- 
Get XLM Account transactions GET {{baseUrl}}/v3/xlm/account/tx/:account 
- 
Get XLM Transaction by hash GET {{baseUrl}}/v3/xlm/transaction/:hash 
- 
Get XLM Account info GET {{baseUrl}}/v3/xlm/account/:account 
- 
Send XLM from address to address POST {{baseUrl}}/v3/xlm/transaction 
- 
Create / Update / Delete XLM trust line POST {{baseUrl}}/v3/xlm/trust