v1
latestOpenAPI 3.0.02026-07-1498163181.9 KBWithdrawal 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
}