nami-index-nav
nami-index-nav
nami-index-nav is a CosmWasm contract implementing a net asset value (NAV)-based index strategy. Each receipt token represents a proportional claim on the total value of the fund. Deposits and withdrawals are made in quote_denom (e.g., USDC), and the fund's NAV is determined using external price feeds. Rebalancing is permissionless and triggered via the Run entry point.
Maintainer Team: NAMI
Source Code: https://github.com/NAMIProtocol/nami-contracts/tree/audit/contracts/nami-index-nav
not seen on mainnet yet