Class AccountApplicationInformation


  • public class AccountApplicationInformation
    extends Query
    Given a specific account public key and application ID, this call returns the account's application local state and global state (AppLocalState and AppParams, if either exists). Global state will only be returned if the provided address is the application's creator. /v2/accounts/{address}/applications/{application-id}