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
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/18 | jq -r '.data' | base64 -d > app_layer_wasm_binary_code_18.bin
sha256sum app_layer_wasm_binary_code_18.bin
curl -s https://thornode.ninerealms.com//cosmwasm/wasm/v1/code/18 | jq -r '.code_info.data_hash'