Get the wallet address from the public key on the specified blockchain. Supported blockchains: XDC, ETH, BTC, BSC, POL.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The blockchain network (XDC, ETH, BTC, BSC, POL).
The public key.
Wallet address retrieved successfully
The response is of type object
.
Get the wallet address from the public key on the specified blockchain. Supported blockchains: XDC, ETH, BTC, BSC, POL.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The blockchain network (XDC, ETH, BTC, BSC, POL).
The public key.
Wallet address retrieved successfully
The response is of type object
.