Documentation Index
Fetch the complete documentation index at: https://cantonfoundation-api-reference-details-history.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Details and history
Sync dApp API details and history
Generated-source metadata, version coverage, method inventory, and per-version changes for this source stream.
JSON-RPC0.25.0Since 0.24.0
Generated from
Generated reference pages
Operation pages are generated from the publish-version OpenRPC document, with history calculated across selected snapshots.
Version summary
Active since / addedChangedRemovedDeprecated
| VERSION | STATUS | SUMMARY |
|---|---|---|
0.24.0 | 0 surface changes | No surface changes detected in the selected inputs. |
0.25.0 | 0 surface changes | No surface changes detected in the selected inputs. |
Current reference inventory
Published methods
These methods are present in the publish version and link to the generated operation pages.| TYPE | STATUS | SUMMARY |
|---|---|---|
| accountsChanged | Since 0.24.0 | - |
| connect | Since 0.24.0 | Ensures ledger connectivity and returns the connected network information along with the session information. |
| disconnect | Since 0.24.0 | Invoke a disconnect of the wallet provider session. |
| getActiveNetwork | Since 0.24.0 | Returns the active network. |
| getPrimaryAccount | Since 0.24.0 | Returns the primary account. |
| ledgerApi | Since 0.24.0 | Proxy for the JSON-API endpoints. Injects authorization headers automatically. |
| listAccounts | Since 0.24.0 | Lists the addresses (wallets) with their properties; including which network they are associated to and with signing provider is used. |
| prepareExecute | Since 0.24.0 | Prepares a transaction for subsequent signing & execution. |
| prepareExecuteAndWait | Since 0.24.0 | Like prepareExecute, but waits for the transaction to be executed on the ledger. |
| signMessage | Since 0.24.0 | Signs a message. |
| status | Since 0.24.0 | Returns the current status of the wallet provider session. |
| txChanged | Since 0.24.0 | - |
Change details
0.24.0Initial selected snapshot
12 methods were present when this source stream first appears in the selected inputs.
Known limits
- Change detection is structural and compares selected generated inputs; it does not infer behavioral compatibility.
- Method-level additions, removals, and changed request or result shapes are tracked when they are present in the selected snapshots.
- Lifecycle labels and replacement links are included only when the source document carries that metadata.