Data Explorer · Code

Code #18

Fresh · about 1 hour ago nami-index-fixed

version v1.0.0

Instances
1
Source
2 known versions
Permission
Everybody
Last sync
about 1 hour ago
About this contract source

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.

Identity
On-chain code ID
#18
Version
v1.0.0
Origin source
https://github.com/NAMIProtocol/nami-contracts/tree/3efb8706f2438323d5dbae29c337a11a6509de30/contracts/nami-index-fixed
Creator
thor1zjwanvezcjp6hefgt6vqfnrrdm8yj9za3s8ss0
Contract Binary Checksum (SHA-256)
63DD9426926704DB38DC25B6C1830D202BBAD7D92D8D298056CD7E0DE3EFD9CE
Hydration

Fresh

Last sync
about 1 hour ago
Last sync attempt
about 1 hour ago
Seen on-chain
about 1 hour ago
1 instantiated contract
Name Address Last sync
unused-contract thor10qeeuxkpw4lmzcs2x76kf45dgxt0cyfsw8km2mzp2qs4j6txkg6qpql3rx Fresh
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'