User Health
Returns the configuration of the user across all the reserves.
/aave/user-health
POST
https://cryptotalk-public-gateway-byeii62k.de.gateway.dev/aave/user-health
1) Request body must be of type JSON
.
2) Body structure
{
"params" : {
"addr" : "0xabcd...efe"
}
}
Query Parameters
Name
Type
Description
key
string
API Key
Request Body
Name
Type
Description
params
object
{
addr:
"0x0eb4add4ba497357546da7f5d12d39587ca24606"
}
S{
Last updated
Was this helpful?