Code 19
nami-index-entry-adapter v1.0.0
nami-index-entry-adapter v1.0.0 (Code-ID: 19)
CosmWasm Source 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.
Version: v1.0.0
Contract Binary Checksum (SHA-256) E9927B93FEEEF8FD2E8DCDCA4695DDDD38D0A832D8E62AD2C0E9CF2826A4F61A
not seen on mainnet yet
data last updated 2025-06-19 18:12:06 UTC
Verify the Contract
curl -s https://thornode.ninerealms.com//cosmwasm/wasm/v1/code/19 | jq -r '.data' | base64 -d > app_layer_wasm_binary_code_19.bin
sha256sum app_layer_wasm_binary_code_19.bin
curl -s https://thornode.ninerealms.com//cosmwasm/wasm/v1/code/19 | jq -r '.code_info.data_hash'