Data Explorer · Code

Code #76

Fresh · about 1 hour ago nami-index-nav
Instances
2
Source
3 known versions
Permission
Everybody
Last sync
about 1 hour ago
About this contract source

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.

Identity
On-chain code ID
#76
Origin source
unknown
Creator
thor1hmfsqvr4cyh02z6le3wej0v4y7l605zlxjw022
Contract Binary Checksum (SHA-256)
0608D305BC647F5E602EDCA54F371C42DBA71197513F8264F80AB47DFEE0B6D4
Hydration

Fresh

Last sync
about 1 hour ago
Last sync attempt
about 1 hour ago
Seen on-chain
about 1 hour ago
2 instantiated contracts
Name Address Last sync
yRUNE Nav Index thor1mlphkryw5g54yfkrp6xpqzlpv4f8wh6hyw27yyg4z2els8a9gxpqhfhekt Fresh
yTCY Nav Index thor1h0hr0rm3dawkedh44hlrmgvya6plsryehcr46yda2vj0wfwgq5xqrs86px Fresh
Verify the contract

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