Skip to main content

Documentation Index

Fetch the complete documentation index at: https://hypernode-docs.polynode.dev/llms.txt

Use this file to discover all available pages before exploring further.

Endpoint

GET /v2/user/multi-sig?address={wallet}

Response

null
Returns null if the wallet is not a multi-sig account. For multi-sig wallets, returns the list of authorized signers and threshold.

Example

curl -H "x-api-key: YOUR_KEY" "https://hyper.polynode.dev/v2/user/multi-sig?address=0x..."