Code 17

nami-index-nav v1.0.0

nami-index-nav v1.0.0 (Code-ID: 17)

CosmWasm Source 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.

Version: v1.0.0

Origin source https://github.com/NAMIProtocol/nami-contracts/tree/3efb8706f2438323d5dbae29c337a11a6509de30/contracts/nami-index-nav

Contract Binary Checksum (SHA-256) D20DC480A8484242F72C7F1E8DB0BC39E5DA48F93A4CC4FA679D9E8ACFF65A62

not seen on mainnet yet
data last updated 2025-06-19 18:12:05 UTC
Verify the Contract

curl -s https://thornode.ninerealms.com//cosmwasm/wasm/v1/code/17 | jq -r '.data' | base64 -d > app_layer_wasm_binary_code_17.bin
sha256sum app_layer_wasm_binary_code_17.bin
curl -s https://thornode.ninerealms.com//cosmwasm/wasm/v1/code/17 | jq -r '.code_info.data_hash'