LEGACY LINK 404: The site you reached is no longer available. To stay informed about any updates or changes moving forward, please make sure to follow the social media channels for the latest news and announcements.
Instances
1
Permission
Everybody
Last sync
18 minutes ago
About this contract source
nami-index-entry-adapter is a CosmWasm contract that serves as an adapter for interacting with nami-index-fixed contract, facilitating deposits and withdrawals with token swaps. It supports multi-step operations, including swapping input tokens to a quote denomination, depositing into an index, and handling residual funds. The contract uses a callback mechanism (ExecuteMsg::Then) to chain operations and manage swap contracts via sudo messages.
Identity
- On-chain code ID
- #75
- Origin source
- unknown
- Creator
- thor1hmfsqvr4cyh02z6le3wej0v4y7l605zlxjw022
- Contract Binary Checksum (SHA-256)
- D1FDC131CEA1221A1E088E04BBDD5EF3583C6CA234EFEC114F8437F5912C6D64
Hydration
Fresh
- Last sync
- 18 minutes ago
- Last sync attempt
- 18 minutes ago
- Seen on-chain
- 18 minutes ago
1 instantiated contract
| Name | Address | Last sync |
|---|---|---|
| nami-index-entry-adapter USDC | thor1q9q732ell3urxvlcx24s8zrqr6g5s9ymnh9844auvqcp3qwpsjeqqpgxxz | Fresh |
Verify the contract
curl -s https://gateway.liquify.com/chain/thorchain_api//cosmwasm/wasm/v1/code/75 | jq -r '.data' | base64 -d > app_layer_wasm_binary_code_75.bin
sha256sum app_layer_wasm_binary_code_75.bin
curl -s https://gateway.liquify.com/chain/thorchain_api//cosmwasm/wasm/v1/code/75 | jq -r '.code_info.data_hash'