wallet_from_encrypted_json
Decrypt an encrypted JSON wallet using a password to access and manage Ethereum and EVM-compatible blockchain assets.
Instructions
Create a wallet by decrypting an encrypted JSON wallet
Input Schema
Name | Required | Description | Default |
---|---|---|---|
json | Yes | The encrypted JSON wallet | |
password | Yes | The password to decrypt the wallet |