Skip to main content
Returns the capability map for the connected account on one or more chains. Per EIP-5792.

Request

Parameters

`0x${string}`
required
Account address.
`0x${string}`[]
Optional. Restrict the response to specific chain IDs (hex-encoded). Omit to return capabilities for all chains available in the wallet store.

Returns

A map keyed by hex chain ID.

Errors