Code

Code 18

nami-index-fixed v1.0.0

nami-index-fixed v1.0.0 (Code-ID: 18)

CosmWasm Source
nami-index-fixed

nami-index-fixed is a CosmWasm contract implementing a fixed-unit index strategy. Each receipt token represents a deterministic basket of tokens. The contract supports exact-ratio deposits, proportional withdrawals, and a reallocation entry point protected by sudo. Reallocation is assumed to be a two-leg token swap. For example, swapping Token A to Token B is done via Token A -> base_token -> Token B.

Version
v1.0.0

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

Contract Binary Checksum (SHA-256)
63DD9426926704DB38DC25B6C1830D202BBAD7D92D8D298056CD7E0DE3EFD9CE

2 Instantiated Contracts
Name Address
RJI Fixed Index thor1yqf5spdv8c4088zmvqsg32eq63fzepsjvntahdk0ek0yjnkt3qdqftp3lc
unused-contract thor10qeeuxkpw4lmzcs2x76kf45dgxt0cyfsw8km2mzp2qs4j6txkg6qpql3rx
data last updated 2026-04-28 00:57:49 UTC
Verify the Contract

curl -s https://gateway.liquify.com/chain/thorchain_api//cosmwasm/wasm/v1/code/18 | jq -r '.data' | base64 -d > app_layer_wasm_binary_code_18.bin
sha256sum app_layer_wasm_binary_code_18.bin
curl -s https://gateway.liquify.com/chain/thorchain_api//cosmwasm/wasm/v1/code/18 | jq -r '.code_info.data_hash'