Processor Check wallet
This processor checks whether a wallet already exists in the local database.

Configuration meanings:
Field name
Required?
Detail
Variable name for storing result
Yes
The processor reports whether the wallet already exists in the local database
Result value: TRUE when it exists, FALSE when it does not
Store it in a variable like IS_WALLET_EXIST
Search text
Yes
Pick the value to search for, such as the wallet address, seed phrase, or private key
Wallet group
Yes
Select the wallet group you want to search
Field to search
Yes
Do you want to search by Wallet address, Seed phrase, or Private key
Secret key
No
If your wallet records are encrypted locally, provide the Secret key to search them
Last updated