Addresses
Generate Address
This endpoint allows you to create a new address for a specific wallet.
Body Parameters
Key | Required | Type | Description |
---|---|---|---|
name | false | string | The name of the address. |
metadata | false | object | Additional metadata for the address, this will be part of any transaction tied to this |
showPrivateKey | false | boolean | If you want the address private key to be part of the response |
disableAutoSweep | false | boolean | Disable automatic sweeping of assets sent to the address into your master wallet |
enableGaslessWithdraw | false | boolean | Enable gasless transactions from this address |
POST
Authorizations
Path Parameters
Body
application/json