project
Get project deposit address
get/api/v1/project/{id}/deposit/address
Path parameters
idinteger required
Project ID
Response
Deposit wallet
Example response
{
"ton_deposit_wallet": "0QB7BSerVyP9xAKnxp3QpqR8JO2HKwZhl10zsfwg7aJ281ZR",
"usdt_deposit_wallet": "0QB7BSerVyP9xAKnxp3QpqR8JO2HKwZhl10zsfwg7aJ281ZR"
}