Skip to Content
GuidesRollup Permissioning

Rollup Access controls & Permissioning

Manage your rollup’s public RPC by configuring permissions across different security dimensions. To manage these settings go to your Rollup’s Dashboard → select Settings from the sidebar → and click the Access controls tab.

Access Control Lists (ACLs)

Restrict Access to API keys

Limit access to your public RPC by allowing requests only from specified API keys. The API keys allowlist can be enabled and disabled individually, when disabled the RPC can be accessed by all traffic, keyed and un-keyed.

API keys

Lock-down the RPC

You can fully restrict access to your rollup by enabling the API keys allowlist with no set API key restrictions.

API keys

Restrict Contract deploys to Addresses

Limit contract deployments on your rollup to specified addresses. The Contract deployer allowlist can be enabled and disabled individually, when disabled contracts can be deployed on the chain by all addresses.

Addresses

Bulk edits

Both sections allow for bulk edits by copying a csv format to your clipboard, and pasting into the first text field. Your CSV should follow the format:

3cUM8KDmD5qXUyi6M2oQo1Mr6epGomSNB,App Key EuEqg9ERTH37copjKTmnXxs1d5YfGgfkK,Explorer Key

Note: Do not include a header in the CSV or that will also be pasted into the first input

Last updated on