getAccountDetail: Get an overview of an account on the Stellar ledger.

Description Usage Arguments Value Note Examples

Description

Query the accounts endpoint, specifying no extra resources. Converts the JSON response to a list.

Usage

1
getAccountDetail(public_key)

Arguments

public_key

character - your Stellar account/wallet address.

Value

list

Note

https://www.stellar.org/developers/horizon/reference/endpoints/accounts-single.html

Examples

1
getAccountDetail("GCO2IP3MJNUOKS4PUDI4C7LGGMQDJGXG3COYX3WSB4HHNAHKYV5YL3VC")

froocpu/stellaR documentation built on May 17, 2019, 7:05 p.m.