nami-index-entry-adapter
nami-index-entry-adapter
nami-index-entry-adapter is a CosmWasm contract that serves as an adapter for interacting with nami-index-fixed contract, facilitating deposits and withdrawals with token swaps. It supports multi-step operations, including swapping input tokens to a quote denomination, depositing into an index, and handling residual funds. The contract uses a callback mechanism (ExecuteMsg::Then) to chain operations and manage swap contracts via sudo messages.
Maintainer Team: NAMI
Source Code: https://github.com/NAMIProtocol/nami-contracts/tree/audit/contracts/nami-index-entry-adapter
not seen on mainnet yet