Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.04 KB

File metadata and controls

21 lines (17 loc) · 1.04 KB

2022-03-25 - Authorizer Adaptor

Deployment of the AuthorizerAdaptor, a gateway contract which allows compatibility between the Authorizer and systems which rely on having a single administrator address.

The adaptor may then be the admin for these systems and acts as a proxy forwarding on calls subject to the caller's permissions on the Authorizer.

Useful Files