Skip to main content

/wallet/getzenpaymentaddress REST API Endpoint

Returns the payment address by providing the diversifier and the incoming viewing key (ivk).

Updated on
Oct 04, 2023

/wallet/getzenpaymentaddress REST API Endpoint

Body Parameters

ivk
string
REQUIRED
A string representing the incoming viewing key (ivk) associated with the shielded TRC20 contract
d
string
REQUIRED
A string representing the diversifier value

Returns

d
The diversifier object with the following fields:
d
The diversifier value, which is a randomly generated value used to enhance privacy and make each shielded transaction address unique
pkD
It represents the public key associated with the diversifier
payment_address
The payment address associated with the provided diversifier and public key
Request
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free