Skip to main content

Documentation Index

Fetch the complete documentation index at: https://cosmos-docs-evm-upgrade-7.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

The 08-wasm module emits the following events:

MsgStoreCode

TypeAttribute KeyAttribute Value
store_wasm_codewasm_checksum{hex.Encode(checksum)}
messagemodule08-wasm

MsgMigrateContract

TypeAttribute KeyAttribute Value
migrate_contractclient_id{clientId}
migrate_contractwasm_checksum{hex.Encode(checksum)}
migrate_contractnew_checksum{hex.Encode(newChecksum)}
messagemodule08-wasm