Create new wallet
The "Create new wallet" action allows you to create a new wallet for every EVM blockchain, generating a public address and private key that can be used as variables in subsequent steps. This can be useful if you need new wallet for managing funds and interacting with smart contracts on the blockchain.
New wallet will be generated automatically and the public address and private key will be made available as variables for use in subsequent steps.
Once the wallet is created, you can use the public address and private key as variables in subsequent steps to interact with smart contracts and manage funds on the selected EVM blockchain. It is important to keep the private key secure, as it provides access to the funds in the wallet.
Last modified 1mo ago