Authorizations
Path Parameters
Example:
"YOUR_WALLET_ID"
Body
application/json
This endpoint allows you to create a new address for a specific wallet.
| 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 |
| 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 |
"YOUR_WALLET_ID"