Code

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
Name Address
yRUNE Nav Index thor1mlphkryw5g54yfkrp6xpqzlpv4f8wh6hyw27yyg4z2els8a9gxpqhfhekt
yTCY Nav Index thor1h0hr0rm3dawkedh44hlrmgvya6plsryehcr46yda2vj0wfwgq5xqrs86px
data last updated 2026-04-28 00:57:52 UTC
Verify the Contract

curl -s https://gateway.liquify.com/chain/thorchain_api//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://gateway.liquify.com/chain/thorchain_api//cosmwasm/wasm/v1/code/46 | jq -r '.code_info.data_hash'