Get desktop application:
View/edit binary Protocol Buffers messages
Query defines the gRPC querier service.
Params retrieves the total set of onboarding parameters.
QueryParamsRequest is the request type for the Query/Params RPC method.
(message has no fields)
QueryParamsResponse is the response type for the Query/Params RPC method.
params defines the parameters of the module.
Params struct
Used in: ,
Messages with one of these types will not be charged gas fees in the AnteHandler, but will later be charged some form of fee in the Msg handler
Tokens usable with the gasfree erc20 module messages these may be cosmos coins or ERC20 tokens which have been registered with the erc20 module The gasfree erc20 module messages are: MsgSendCoinToEVM, MsgSendERC20ToCosmos, and MsgSendERC20ToCosmosAndIBCTransfer
The fee in basis points (hundredths of a percent) charged on the gasfree erc20 module messages. This fee is charged to pay for the gas costs of executing the message on chain. For example, a value of 100 basis points means a fee of 1% for each gasfree erc20 transaction. The gasfree erc20 module messages are: MsgSendCoinToEVM, MsgSendERC20ToCosmos, and MsgSendERC20ToCosmosAndIBCTransfer