Developer Guide
Ledger Management
Overview
Ledger management empowers users to manage multiple ledgers across a variety of predefined cryptocurrency networks. It provides a flexible platform to Create and Update ledgers within a dedicated tenant, allowing users to track tokens and wallets.
- 1
Ledger Management
Seamlessly create, view, modify, or delete ledgers for different blockchain networks supported by the LedgerScan platform.
- 2
Ledger Statistics
Access real-time insights and analytics on each ledger, including token and wallet activities.
Helpful terminology
Term | Meaning |
---|---|
Network | The collection of interconnected nodes which formulate a blockchain network. Examples include Ethereum Mainnet, Avalanche, Polygon, Stellar, etc. |
Ledger | A decentralized, transparent, and immutable digital record that chronicles all transactions and data within the respective blockchain network. Each tenant configures and names their own ledgers from a list of preconfigured networks. |
Configure a Ledger
Each tenant of LedgerScan must configure one or more ledgers of which they choose to monitor transactions. A set of preconfigured networks are provided by DTCC and are available for the tenant administrator to map to ledgers. The naming of ledgers are at the discretion of the tenant. For example, for public ledgers a tenant may name a ledger Ethereum Mainnet, E-Mainnet, Ethereum Sepolia, E-Test Ledger, etc. For private ledgers, a tenant may choose to personalize the name such as DTCC Launchpad HL Besu, etc.
Configuring a ledger is a quick and easy sequence of steps as follows:
- 1get
/v1/networks
Provides the list of networks preconfigured in LedgerScan
- 2put
/v1/networks/{name}/ledgers
Creates a new ledger (and can update the ledger)
- 3get
/v1/networks/ledgers
Retrieves the list of ledgers the tenant has configured
TIP: Consider using GET /v1/networks whenever a pull-down list of available ledgers is required within an application (for example: when configuring the tracking of tokens and wallets).
Contact our sales team for more information
View answers to the most common questions about our platforms and services