REQUEST_HAS_ACCOUNT Requests for whether iconex has any icon wallet.RESPONSE_HAS_ACCOUNT Returns boolean-typed result.REQUEST_HAS_ADDRESS Requests for whether iconex has the icon wallet with specific address.RESPONSE_HAS_ADDRESS Returns boolean-typed result.REQUEST_ADDRESS Requests for the address to use for service.RESPONSE_ADDRESS Returns the icx address selected by user.REQUEST_JSON-RPC Requests for calling standard ICON JSON-RPC API. (User confirmation is required in some cases.)RESPONSE_JSON-RPC Returns the JSON-RPC response.REQUEST_SIGNING Request for only signing tx hash. (User confirmation is always required.)RESPONSE_SIGNING Returns signature.