evm-transfer

command
v1.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 8, 2026 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Overview

evm-transfer demonstrates sending an EIP-1559 transaction to Lumera using an eth_secp256k1 key in the SDK's keyring. It prints the eth tx hash, the cosmos tx hash, and the resolved gas/fee values pulled from chain state.

Usage:

go run ./examples/evm-transfer \
    --grpc-endpoint localhost:9090 \
    --rpc-endpoint  http://localhost:26657 \
    --chain-id      lumera-testnet-2 \
    --evm-chain-id  1414 \
    --key-name      alice \
    --to            0x000000000000000000000000000000000000dEaD \
    --amount-ulume  1

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL