Code 46
nami-index-nav v1.0.2
nami-index-nav v1.0.2 (Code-ID: 46)
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.2
Origin source https://github.com/NAMIProtocol/nami-contracts/tree/audit/contracts/nami-index-nav
Contract Binary Checksum (SHA-256) 0FF970150655CB53687B6B478C6540F3DEAEC5CE06063EF64D3E02A519D6B56B
2 Instantiated Contracts
data last updated 2025-08-26 08:22:36 UTC
Verify the Contract
curl -s https://thornode.ninerealms.com//cosmwasm/wasm/v1/code/46 | jq -r '.data' | base64 -d > app_layer_wasm_binary_code_46.bin
sha256sum app_layer_wasm_binary_code_46.bin
curl -s https://thornode.ninerealms.com//cosmwasm/wasm/v1/code/46 | jq -r '.code_info.data_hash'