nami-index-entry-adapter USDC
Project
NAMI Index
Contract address
thor1q9q732ell3urxvlcx24s8zrqr6g5s9ymnh9844auvqcp3qwpsjeqqpgxxz
contract label
nami-index:eth-usdc-0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48:entry-adapter
CODE: 19
nami-index-entry-adapter v1.0.0
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.