nami-index-fixed
nami-index-fixed
nami-index-fixed is a CosmWasm contract implementing a fixed-unit index strategy. Each receipt token represents a deterministic basket of tokens. The contract supports exact-ratio deposits, proportional withdrawals, and a reallocation entry point protected by sudo. Reallocation is assumed to be a two-leg token swap. For example, swapping Token A to Token B is done via Token A -> base_token -> Token B.
Maintainer Team: NAMI
Source Code: https://github.com/NAMIProtocol/nami-contracts/tree/audit/contracts/nami-index-fixed
not seen on mainnet yet