get-wasm-codes
Retrieve uploaded WASM codes from the Osmosis blockchain. Specify limit and starting point for paginated results, ensuring efficient access to smart contract data.
Instructions
Returns all uploaded WASM codes
Input Schema
Name | Required | Description | Default |
---|---|---|---|
limit | No | Maximum number of codes to return (default: 50) | |
startAfter | No | Code ID to start after for pagination |