Approvals Request

The Approvals API GET endpoint receives a single query param named address, which must be a valid EVM account address.

Approvals Response

The Approvals API endpoint returns an object containing the following fields.

FieldTypeNotes
approvedAssetsApprovedAsset[]Required. A list of assets that have open approvals, with a list of approval recipients for each.
walletScorenumberRequired. Wallet health score for the address.
walletScoreDenominatornumberRequired. Denominator for computing the wallet health score, roughly equal to the total asset value of the address in USD.