account By Address
suspend fun Server.accountByAddress(accountAddress: String): AccountResponse
Content copied to clipboard
Fetch account information from the Stellar network.
Return
Account response object
Parameters
account Address
Stellar address of the account
Throws
for Horizon exceptions