Documentation Index
Fetch the complete documentation index at: https://docs-preview.infinifi.xyz/llms.txt
Use this file to discover all available pages before exploring further.
InfiniFiGatewayV1.sol
Purpose: Single entry point for all user-facing protocol operations.Description
The Gateway contract serves as the trustedENTRY_POINT role holder and coordinates interactions between users and the protocol’s internal contracts.
Key Functions
Deposits
Redemptions
Staking
Locking
Access Control
The Gateway holds theENTRY_POINT role, enabling it to call internal protocol functions on behalf of users.