cURL
curl --request GET \ --url https://business.bfinance.app/external/api/finance/deposit \ --header 'Authorization: Bearer <token>'
200
Example
{ "status": "success", "data": { "address": "<string>", "network": "ethereum", "currency": "usdc" } }
Returns a deposit address for the selected network and currency
JWT authentication token
Blockchain network.
ethereum
tron
solana
polygon
ton
bnb
Asset ticker.
usdc
usdt
Deposit address returned successfully.
"success"
Show child attributes
Was this page helpful?
Contact support