Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 410 Bytes

File metadata and controls

9 lines (6 loc) · 410 Bytes

Enterprise facade

This contract retains the original Enterprise's API.

It allows the frontend and indexers to retain the old API, even though the structure of Enterprise contracts has been significantly revamped since the original.

This contract will simply take an Enterprise address, determine which version it is, and forward the calls to an appropriate version of the version-specific facade contract.