Firewall Documentation
Home
  • Overview
  • Quick Start
    • Using Function Modifiers
    • Using Proxy Patterb
  • Concepts
  • Configuration
    • Governance
    • Firewall Configuration
    • Policy Administration
  • How It Works
  • Smart Contracts
    • Firewall.sol
    • FirewallConsumer.sol
    • FirewallProxyAdmin.sol
    • FirewallTransparentUpgradableProxy.sol
  • Policies
    • Admin Notary
    • Whitelist
    • Approved Calls
    • Approved Patterns
    • Balance Guard
    • EOA Only
    • Method Block
    • Custom Protector
    • Non Reentrant
    • Combined Policies
  • Addresses
  • Glossary
  • Support
  • FAQ
Powered by GitBook
On this page

Policies

The following policies are currently available:

  • Admin Call

  • Allow List

  • Approved Calls With Signature

  • Approved Patterns

  • Balance Change

  • EOA Only

  • Forbidden Methods

  • Non Reentrant

  • Combined Policies

PreviousFirewallTransparentUpgradableProxy.solNextAdmin Notary

Last updated 1 year ago