cURL
curl --request GET \ --url https://0d.finance/api/v1/users/{address}
{ "address": "<string>", "chain": "<string>", "display_currency": "USD" }
User wallet address
1
User profile
The response is of type object.
object
Was this page helpful?