evm

Available Commands

Name
Description

raw

Build cosmos transaction from raw ethereum transaction.

code

Gets code from an account.

params

Get the evm params.

storage

Gets storage for an account with a given key and height.

uptickd tx evm raw

Build cosmos transaction from raw ethereum transaction.

uptickd tx evm raw TX_HEX [flags]

uptickd q evm code

Gets code from an account.

uptickd query evm code ADDRESS [flags]

uptickd q evm params

Get the evm params.

uptickd q evm params

uptickd q evm storage

Gets storage for an account with a given key and height.

uptickd query evm storage ADDRESS KEY [flags]

Last updated