Get Started
Core Concepts
- Introduction
- Application Level Rules
- Token Level Rules
- Permissions
- Customization Options
Rule Types
- Tag Based
- Access Level
- Risk Score
Additional Concepts
- Action Types
- Oracles
- Pricing
Advanced
- Architecture
- Development
- Adding New Rules
- Glossary
- Fees
FacetUtils
Functions
callAnotherFacet
function callAnotherFacet(bytes4 _functionSelector, bytes memory _callData)
internal
returns (bool success, bytes memory res);
On this page