MagpieRouterV2

Router Contracts, facets and libraries implements a set of rules or logic to determine the correct destination for a given transaction. They can handle tasks such as validating user inputs, authorizing access to specific functions or contracts, or enforcing certain business rules before forwarding the transaction.

Last updated