package
1.51.1
Repository: https://github.com/injectivelabs/sdk-go.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
DefaultParams returns a default set of parameters.
No description provided by the author
GetContractsIndexKey provides the key for the contract address => gasPrice.
No description provided by the author
No description provided by the author
No description provided by the author
NewContractRegistrationRequestProposal returns new instance of ContractRegistrationRequestProposal.
No description provided by the author
No description provided by the author
No description provided by the author
NewParams creates a new Params instance.
NewParamSetPair creates a new ParamSetPair instance.
No description provided by the author
No description provided by the author
No description provided by the author
ParamKeyTable returns the parameter key table.
No description provided by the author
RegisterLegacyAminoCodec registers the necessary x/wasmx interfaces and concrete types on the provided LegacyAmino codec.
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ModuleName is set to xwasm and not wasmx to avoid Potential key collision between KVStores (see assertNoPrefix in cosmos-sdk/types/store.go).
constants.
constants.
constants.
constants.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

key to the smart contract execution request ID.
No description provided by the author
Wasmx params default values.
42M.
3.5M.
1B.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Parameter keys.
Parameter keys.
Parameter keys.
Parameter keys.
Parameter keys.
ModuleCdc references the global x/wasmx module codec.
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GenesisState defines the wasmx module's genesis state.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
MsgExecuteContractCompat submits the given message data to a smart contract, compatible with EIP712.
MsgExecuteContractCompatResponse returns execution result data.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Contract registration info.
No description provided by the author
QueryModuleStateRequest is the request type for the Query/WasmxModuleState RPC method.
QueryModuleStateResponse is the response type for the Query/WasmxModuleState RPC method.
QueryWasmxParamsRequest is the request type for the Query/WasmxParams RPC method.
QueryWasmxParamsRequest is the response type for the Query/WasmxParams RPC method.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
UnimplementedMsgServer can be embedded to have forward compatible implementations.
UnimplementedQueryServer can be embedded to have forward compatible implementations.

# Interfaces

BankKeeper defines the expected bank keeper methods.
MsgClient is the client API for Msg service.
MsgServer is the server API for Msg service.
ParamSet defines an interface for structs containing parameters for a module.
QueryClient is the client API for Query service.
QueryServer is the server API for Query service.
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
ParamSetPairs Slice of KeyFieldPair.
No description provided by the author