Data Explorer · Code

Code #77

Fresh · 38 minutes ago nami-index-fixed
Instances
1
Source
2 known versions
Permission
Everybody
Last sync
38 minutes 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
#77
Origin source
unknown
Creator
thor1hmfsqvr4cyh02z6le3wej0v4y7l605zlxjw022
Contract Binary Checksum (SHA-256)
DAD55CEA792BBE79E6A5602AC34405BE9F8B64842F8F8C95895D96D80D26C53D
Hydration

Fresh

Last sync
38 minutes ago
Last sync attempt
38 minutes ago
Seen on-chain
38 minutes ago
1 instantiated contract
Name Address Last sync
RJI Fixed Index thor1yqf5spdv8c4088zmvqsg32eq63fzepsjvntahdk0ek0yjnkt3qdqftp3lc Fresh
Verify the contract

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