Withdrawal Addresses
Create a withdrawal address
Withdrawal Addresses are used to receive funds from the platform. You can create as many withdrawal addresses you want, but only one can be marked as default.
post/api/v1/organization/withdrawal-addresses
Request body
Example request
{
"chainId": 1
}Response
Example response
{
"chainId": 1
}