WalletCheckDelegation

Get wallet delegation info

Gets the current delegation status and message for a smart contract wallet across different chains. Returns delegation information for each chain ID in the request.

post/wallet/check_delegation

Request body

walletAddressesAddress[]

Array of wallet addresses to check delegation status for.

chainIdsChainId[] required

Array of chain IDs to check delegation status for.

Response

Wallet delegation info request successful.

requestIdstring required

A unique ID for the request.

delegationDetailsobject required

Map of wallet addresses to chain IDs to delegation details.

Changes

No recorded changes to this endpoint across all 1 revision of this API.