package kava.evmutil.v1beta1

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service Msg

tx.proto:13

Msg defines the evmutil Msg service.

service Query

query.proto:12

Query defines the gRPC querier service for evmutil module

message Account

genesis.proto:23

BalanceAccount defines an account in the evmutil module.

Used in: GenesisState

message AllowedCosmosCoinERC20Token

conversion_pair.proto:29

AllowedCosmosCoinERC20Token defines allowed cosmos-sdk denom & metadata for evm token representations of sdk assets. NOTE: once evm token contracts are deployed, changes to metadata for a given cosmos_denom will not change metadata of deployed contract.

Used in: Params

message ConversionPair

conversion_pair.proto:12

ConversionPair defines a Kava ERC20 address and corresponding denom that is allowed to be converted between ERC20 and sdk.Coin

Used in: Params

message DeployedCosmosCoinContract

query.proto:56

DeployedCosmosCoinContract defines a deployed token contract to the evm representing a native cosmos-sdk coin

Used in: QueryDeployedCosmosCoinContractsResponse

message GenesisState

genesis.proto:13

GenesisState defines the evmutil module's genesis state.

message Params

genesis.proto:40

Params defines the evmutil module params

Used in: GenesisState, QueryParamsResponse