Skip to content

Get your deposit address

GET
/api/v1/wallet/deposit-address
curl --request GET \
--url https://trongas.ai/api/v1/wallet/deposit-address \
--header 'X-Api-Key: <X-Api-Key>'

Your personal TRC20 deposit address plus the minimum deposit per currency. The address is created on first call and stays stable afterwards.

OK

object
network
required
string
address
required
string
minimums
required
Array<object>
object
currency
required
string
amount
required
string