githubEdit

GetACLAdmin

get

Retrieves the ACL (Access Control List) admin address for a given account.

Authorizations
AuthorizationstringRequired
Path parameters
accountstringRequired
  • The account address to query.
Query parameters
chainIdstringRequired
  • The chain ID of the blockchain network.
addressstringRequired
  • The address of the pool address provider.
Header parameters
AuthorizationstringRequired
  • The authorization token for the request.
Responses
chevron-right
200

A promise that resolves to a PoolAddressProviderAPIResponse containing the ACL admin address.

application/json
get
/aave/v3/poolAddressProvider/{account}/getACLAdmin
200

A promise that resolves to a PoolAddressProviderAPIResponse containing the ACL admin address.