Skip to main content

Allow a specific user to sign transactions with any account address within a specific wallet

Allow a specific user to sign transactions with a specific wallet account address

Note: wallet_account.address is matched exactly, including case. Substitute <WALLET_ACCOUNT_ADDRESS> with the address exactly as the API returns it (for EVM accounts that is the EIP-55 checksummed, mixed-case form) rather than lowercasing it. See Case sensitivity.

Allow a specific user to sign transactions with a specific private key