Sign a raw hash along the blockchain’s cryptographic curve using the wallet’s private key.
To see how to use raw sign for chains with Tier 2 support, see this recipe.
Basic Auth header with your app ID as the username and your app secret as the password.
ID of your Privy app.
Request authorization signature. If multiple signatures are required, they should be comma separated.
Idempotency keys ensure API requests are executed only once within a 24-hour window.
ID of the wallet.
Signature and encoding.
The response is of type object
.
Sign a raw hash along the blockchain’s cryptographic curve using the wallet’s private key.
To see how to use raw sign for chains with Tier 2 support, see this recipe.
Basic Auth header with your app ID as the username and your app secret as the password.
ID of your Privy app.
Request authorization signature. If multiple signatures are required, they should be comma separated.
Idempotency keys ensure API requests are executed only once within a 24-hour window.
ID of the wallet.
Signature and encoding.
The response is of type object
.