Package org. stellar. walletsdk. extension
Functions
Link copied to clipboard
suspend fun Server.accountByAddress(accountAddress: String): AccountResponse
Content copied to clipboard
Fetch account information from the Stellar network.
Link copied to clipboard
Link copied to clipboard
suspend fun Server.accountOrNull(accountAddress: String): AccountResponse?
Content copied to clipboard
Link copied to clipboard
Get account's native (XLM) balance.
Link copied to clipboard
Get account's base reserve in XLM.