EVIA Docs
  • 👁️‍🗨️Introduction
    • Overview
    • Glossary
    • Story for starting EVIA
    • Core Principles
  • 🛫Airdrop
    • Snapshots
  • 🗣️FAQs
    • Migrate Vaults
  • 🗃️Ecosystem
    • Overview
    • Phase 1
    • Phase 2
    • Phase 3
    • CosmoDash
    • Kitkat Zone
  • *️Loyalty Program & Fees Structure
    • Understanding xEVIA
    • Benefits of Earning xEVIA
    • xEVIA Campaigns Status
  • 🌏Fundamentals
    • APR vs APY
    • The Evia APY - The Math Behind Auto-Compounding
    • Authz Grants
    • Non-Custodial Staking
    • Time-saving calculation
    • Fees-saving calculation
  • Security
    • Introduction
    • Risks
  • Guides
    • Creating a chain vault.
  • ☘️Evia EcoFund
  • 🖌️Media Kit
  • ☎️Connect & Follow
  • 📖Disclaimer
  • 📖Privacy Policy
Powered by GitBook
On this page
Edit on GitHub
  1. Fundamentals

Authz Grants

PreviousThe Evia APY - The Math Behind Auto-CompoundingNextNon-Custodial Staking

Last updated 1 year ago

Authz Grants or Authorization Grants are a feature provided by the Cosmos SDK to users and delegators to allow the delgators (granter) to grant authorization (grant), or in simple words permission to another account (grantee) to perform actions on behalf of the user (allowed actions are explicitly specified at the time of asking for an authz grant, along with an expiration date and monetary limits of the grant). This essentially means that the grantee cannot do anything with the granter's account that they did not ask explicit permission for.

More Info:

Technical Documentation:

Code:

🌏
https://ida.interchain.io/tutorials/8-understand-sdk-modules/1-authz.html
https://docs.cosmos.network/main/build/modules/authz
https://github.com/cosmos/cosmos-sdk/blob/main/docs/architecture/adr-030-authz-module.md