Generate Address

Generate Polygon account deposit address from Extended public key. A deposit address is generated for the specific index - each extended public key can generate up to 2^31 addresses starting from index 0 until 2^31.

GET /v1/polygon/address/{xpub}/{index}

Path Parameters

{
    "address": "0xa7673161CbfE0116A4De9E341f8465940c2211d4"
}

Last updated