Get you own node endpoint todayStart for free and get your app to production levels immediately. No credit card required.You can sign up with your GitHub, X, Google, or Microsoft account.
Parameters
This method takes no parameters.Response
d
— the generated diversifier as a hexadecimal string
Use case
Thewallet/getdiversifier
method is used for:
- Generating multiple payment addresses from a single viewing key
- Enhancing privacy by using different addresses for different transactions
- Creating diversified shielded addresses for improved anonymity
- Supporting address diversification in shielded transaction protocols
Body
application/json · object
Response
200 - application/json
Successfully generated diversifier
The generated diversifier in hexadecimal format
Example:
"0x06e5f6789012345678901234"