A 'Stellar' Client


[Up] [Top]

Documentation for package ‘stellaRbase’ version 0.1.0

Help Pages

collect Runs multiple calls against an endpoint to create a larger data set.
findPaymentPaths Find a payment path between a source and a destination.
getAccountDetail Get an overview of an account on the Stellar ledger.
getAssets Returns all assets.
getData_Account Get an overview of account data on the Stellar ledger.
getEffects Returns all effects.
getEffects_Account Get an overview of account effects on the Stellar ledger.
getEffects_Ledger Get an overview of account effects on the Stellar ledger.
getEffects_Transaction Get an overview of transaction effects for a specific transaction.
getLedgerDetail Returns a single ledger.
getLedgers Returns all ledgers.
getOffers_Account Get an overview of offers on the Stellar ledger.
getOperationDetail Returns a single operation.
getOperations Returns all operations.
getOperations_Account Get an overview of account operations on the Stellar ledger.
getOperations_Ledger Get an overview of account operations on the Stellar ledger.
getOperations_Transaction Get an overview of operations for a transaction on the Stellar ledger.
getOrderbook Returns details on the current state of the order book
getPayments Returns all payments.
getPayments_Account Get an overview of payments on the Stellar ledger.
getPayments_Ledger Get an overview of payments on the Stellar ledger.
getPayments_Transaction Get an overview of payments for a specific transaction.
getTradeAggregations Returns trade aggregations.
getTrades Returns all trades.
getTransactionDetail Returns a single valid transactions.
getTransactions Returns all valid transactions.
getTransactions_Account Get an overview of transactions on the Stellar ledger.
getTransactions_Ledger Get an overview of transactions on the Stellar ledger.
listToDF Convert parsed JSON responses to a tabular format.
test_effects Effects data
test_effects_acc Effects from a specific account
test_effects_desc Latest effects
test_effects_txn Effects from a specific transaction
test_ledgers Ledgers
test_ledgers_desc Ledgers
test_ledgers_stream Ledgers - streaming data
test_operations Operations data
test_orderbook_native_ca12 Order book response data
test_payments Payments data
test_payments_acc Payments data from a specific account
test_txns Transactions data
test_txns_acc Transactions data from a specific account
test_txns_desc Transactions data from a specific account