EVM Wallet
The EVM Wallet
node creates an EVM-compatible wallet instance that can be used to send transactions.
Inputs
private_key:
description: The private key or a secret reference for the EVM wallet.
allowed types: EVMPrivateKey, Secret
default value: None
Output
description: An object containing the info about the generated wallet.
type: EVMWallet
Tags
crypto
EVM
Last updated