Check delegation status
UsehasDelegatedAccess to check whether a wallet account already has delegated access before triggering the delegation flow.
Trigger delegation
UsedelegateWaasKeyShares to initiate the delegation process for a wallet account. This sends the encrypted delegated share to your server via the wallet.delegation.created webhook.
With password encryption
If the wallet uses password encryption, pass the password when delegating. The delegated share will be encrypted with the password before being sent.Parameters
What's next?
Learn how to receive the delegation materials on your server