Escher.Finance
  • πŸ–οΈGeneral
    • Introduction - What is Escher.Finance
    • Liquid staking with Escher
    • Native staking
  • πŸͺ™Escher assets
    • eU - LST for Union chain
    • eBaby - LST for Babylon chain
  • πŸ—οΈArchitecture
    • System overview
    • Liquid Staking protocol
    • Hidden Layer Contract
    • Union Interoperability
  • πŸ”‘Key features
    • Voyager
    • Authz (Paymaster)
    • Full Interoperability
    • Connecting Chains: From PFM to PMF & ICA as Router
    • ICA Controller
    • Account Abstraction
  • πŸ“Fundamental info
    • What is Chain Abstraction
    • What is Nomos and Seamless Direct dApp Connectivity
    • What is Union
Powered by GitBook
On this page
Export as PDF
  1. Key features

Authz (Paymaster)

PreviousVoyagerNextFull Interoperability

Last updated 8 months ago

Authz is a permission framework that we grant to the ICA account and the liquidity contract, enabling them to perform specific functions on behalf of the user.

  • ICA Account Permissions:

    • Stake: Allows the ICA account to stake tokens securely on the user’s behalf.

    • Unbond: Enables the ICA account to unbond staked tokens as requested by the user.

  • Liquidity Contract Permissions:

    • Restake: The liquidity contract is authorized to restake tokens automatically, optimizing yield without user intervention.

By granting these specific permissions, Authz ensures secure and efficient operations while maintaining control over defined actions. This structured approach enhances the user experience, allowing for automated staking processes and seamless asset management across various chains. Read more about Authz module .

πŸ”‘
here