Get wallet capabilities
Wallet
Get wallet capabilities
Returns the EIP-5792 wallet capabilities for the client. If the client uses account abstraction, returns the supported capabilities (e.g. paymaster service) keyed by hex chain ID. Returns an empty object if account abstraction is not enabled.
GET
Get wallet capabilities
Authorizations
Client API Key or Client Session Token (CST). Pass as a Bearer token in the Authorization header.
Response
Wallet capabilities retrieved successfully
EIP-5792 wallet capabilities keyed by hex chain ID (e.g. "0x1").
Returns an empty object if account abstraction is not enabled.