Deposit Address
Returns the builder's pool wallet address on the specified chain. The customer sends stablecoin to this address. Once confirmed on-chain, call POST /v2/stablecoin/customers/credit to credit the customer's balance.
The address belongs to your pool wallet — not the customer. Credit must be called manually after confirming the on-chain transaction.
Body
customerId
*StringCustomer ID.
directProvider
*StringChain to get the deposit address for.
POST
/ v2/stablecoin/customers/deposit-address
Endpoint URL(TEXT)
Request Body
Response(JSON)
// Click 'Try now' to see the response