Aurora Cloud Documentation
  • Welcome
    • 💡Welcome to Aurora
    • 📄About Virtual Chains
  • Run your own Virtual Chain
    • Overview of Aurora Cloud
    • Customise your Chain
      • Block Explorer
    • Manage permissions
      • Permissions API
      • KYC/KYB
    • Enable gas abstraction
    • On/offramp to your chain
    • Pyth Oracle
    • Connect CEXes to your chain
    • Bridge assets to your chain
  • Build on your Virtual Chain
    • Building on Aurora
  • Applications
    • Case study: Gaming
    • Case study: Energy tokenisation
  • Resources
    • FAQ
Powered by GitBook
On this page
  1. Run your own Virtual Chain
  2. Manage permissions

Permissions API

PreviousManage permissionsNextKYC/KYB

Last updated 10 months ago

Each Aurora Chain has two types of whitelists defining the level of permissions for end users:

  1. Transaction Access Whitelist: to enable user accounts (EOAs) to execute transactions on your chain.

  2. Deployment Access Whitelist: to enable EOAs to deploy contracts to your chain.

Both of them are optional. So, if you want to allow the usage and development for everyone, both of them will be disabled. If not, you will need to manage them.

Read the full API specification at

https://doc.aurora.dev/launch-chain/reference/whitelists-api