Authorizations
The API key. For more details, refer to API key.
In the API playground, enter your API secret, and your API key will be accordingly calculated.
Response
Successfully listed MPC Wallets' key share holder information.
The key share holder name.
"Key share holder name"
The key share holder's TSS Node type. Possible values include:
-
Cobo
: The TSS Node is generated and held by Cobo. -
Mobile
: The TSS Node is generated and held by a mobile co-signer using Cobo Guard. -
API
: The TSS Node is generated and held by a server co-signer using the TSS Node software package.
Cobo
, Mobile
, API
"API"
The key share holder's TSS Node ID.
"coboAbCdEfGhIjKlMnOpQrStUvWxYz1234567890abcdefghi"
Whether the key share holder's TSS Node is online.
-
true
: The TSS Node is online. -
false
: The TSS Node is offline.
Whether the key share holder has been selected as the designated transaction signer. For example, in a 2-3 Threshold Signature Scheme (TSS), Cobo will serve as one signer, and you can choose one of the other two key share holders to act as the second transaction signer.
-
true
: The key share holder is a designated transaction signer. -
false
: The key share holder is not a designated transaction signer.
true
The status of key share holder's TSS Node. Possible values include:
-
Valid
: The TSS Node is configured and activated. -
NotConfigured
: The TSS Node has not been configured. This status is only applicable to mobile co-signer using the Cobo Guard. -
NotActivated
: The TSS Node has not been activated. This status is only applicable to mobile co-signer using the Cobo Guard. -
Changed
: The TSS Node has been changed. This happens when the key share holder sets up their Cobo Guard on a new phone. ThisChanged
status serves as a reminder for you to call Create TSS request with theKeyGenFromKeyGroup
andRecovery
actiontype
to finalize the setup of the key share holder's new phone. Once all set, the old TSS Node with theChanged
status will be deleted.
Valid
, NotConfigured
, NotActivated
, Changed
"Valid"
The key share holder's Cobo Portal account ID.
"auth0|cobo|839305394802991371"