giveagents.cc/docsLIVE ON CANTON MAINNET

sdk.topology

Membership and threshold changes for a multisig. Topology updates go through the same prepare/sign/approve flow as money transactions.

MethodEndpointDescription
listGET /multisigs/{multisigId}/topology-updatesList proposed topology updates.
proposePOST /multisigs/{multisigId}/topology-updatesPropose a topology change (add/remove member, threshold change).
resolveGET /multisigs/{multisigId}/topology-updates/resolveResolve a topology update by identifier.
getGET /multisigs/{multisigId}/topology-updates/{updateId}Fetch one topology update with its transaction hash.
submitPOST /multisigs/{multisigId}/topology-updates/{updateId}/submitRe-submit a fully-signed topology update.