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.
Gateway
The Gateway is the primary entry point for user interactions with the infiniFi protocol.Contracts
InfiniFiGatewayV1.sol
Main gateway contract for deposits, stakes, and redemptions
Overview
The Gateway contract coordinates all user-facing operations:- Deposits — USDC → iUSD
- Redemptions — iUSD → USDC
- Staking — iUSD → siUSD
- Unstaking — siUSD → iUSD
- Locking — iUSD → liUSD-xw
- Unlocking — liUSD-xw → iUSD (after unbonding)
Contract Address
| Network | Address |
|---|---|
| Mainnet | 0x3f04b65Ddbd87f9CE0A2e7Eb24d80e7fb87625b5 |
| Plasma | 0x64d9c2Fc3C1Bd36FEc425EdD78b67dfC5DcC98a0 |