# LedgerLens — Full Content > LedgerLens is digital asset audit and attestation software, purpose-built for auditors and accountants. It lets audit and accounting firms verify on-chain balances, prove wallet ownership, run Proof of Reserves engagements, and export standardized, audit-ready evidence for their workpapers across 30+ blockchains. LedgerLens is built by The Network Firm (TNF Tech & Services, LLC), the largest crypto-focused CPA firm in the U.S. The product centers on the Auditor's Workbench (historical balances, transaction testing, ownership verification) and three Proof of Reserves toolkits (Merkle Tree, On-Chain, and Real-Time / continuous CPA examinations). The marketing site is a static site; the application lives at app.ledgerlens.io. This is the expanded companion to https://ledgerlens.io/llms.txt — it inlines the full text content of the key pages, including every process step, the complete supported-chain list, and all FAQs. ## Stated Metrics LedgerLens cites the following figures: - $40B+ assets under attest - 99.9% system uptime - 62K+ reports downloaded - 55+ active chain & custodian integrations Compliance and security posture is summarized as: Attest Standards Compliance, Firm-level Compliant, Multi-factor Authentication, and SOC II Compliant. ## Solutions ### Auditor's Workbench URL: https://ledgerlens.io/solutions/auditors-workbench/ All the tools you need to validate completeness, accuracy, existence, and ownership of digital assets, all in one place. - **Multi-Chain, Multi-Faceted Tooling** — Blockchain explorers aren't cutting it. LedgerLens has the relevant and reliable tooling you need to validate completeness, accuracy, existence, and ownership of digital asset balances, all in one place. - **Historical Balance Query Tools** — Pick a date, time, or block height and retrieve balances for blockchain addresses as of the Balance Sheet Date. No more "roll back" calculations required. - **Mass Address & Transaction Export** — Need a complete and exportable list to support your transaction testing for your workpapers? LedgerLens has it. - **Transaction Completeness** — Complete and exportable transaction lists for your audit workpapers. - **Proof of Ownership Tools** — Proving ownership (i.e. rights and obligations) of "magic internet money" or "digital JPEGs" can be confusing and counterintuitive. With LedgerLens' signature tools, you can be sure your clients actually control the assets they purport to. CTA: "Want to see LedgerLens in action?" — Book a Demo. ### Crypto Audit Tools URL: https://ledgerlens.io/solutions/crypto-audit-tools/ Comprehensive blockchain auditing capabilities including historical balance queries, transaction testing, and cryptographic ownership verification. #### Historical Balances (#historical-balances) Query wallet and smart contract balances from our integrated blockchains — whether you need balance data as of a specific historical date and time, a particular block height, or a mass query via .csv upload for thousands of addresses. Query a single blockchain address by following these steps: 1. **Select Network** — Choose the appropriate blockchain network (e.g., Bitcoin) and asset if applicable. 2. **Enter Address** — Enter the appropriate wallet address for the asset being searched. Ensure that the address is in a valid format for the selected network. 3. **Set Search Parameters** — Specify the query date/time or the block height. 4. **Processing Query** — The system displays the processing status along with the number of rows processed. On success, you'll see the balance, the query date/time, the block height, and a unique query ID. The Query ID is stored for future reference for the audit team. Key features: - **Bulk Query (.CSV Upload)** — Mass queries supported by uploading a .CSV file that contains a list of blockchain addresses. - **Smart Contract Token Supply Query (EVM Chains)** — For Ethereum Virtual Machine (EVM) chains, you can also query the current token supply from smart contracts. - **Historical Query Log** — All queries made through LedgerLens are recorded for future reference and auditing. #### Transaction Testing (#transaction-testing) The Transactions Module in the Auditor's Workbench enables you to query blockchain transactions by transaction ID or by address. In addition, you can review historical query data for your team's past activities. Bulk Transaction Query process: 1. **Upload .CSV File** — Prepare and upload a CSV file listing multiple Bitcoin transaction IDs. 2. **Processing** — The system processes a set number of transactions (e.g., 25 sample transactions). Results include the transaction hash, block height, block time, and metadata detailing multiple outputs, transferred amounts, and transaction fees. 3. **Download** — Detailed results can be downloaded in CSV or JSON format for further analysis. Additional options for querying blockchain transactions: - **Individual Transaction Query** — Retrieve details for a specific transaction by its transaction ID. - **Address-Based Query** — Look up transactions associated with a particular blockchain address. - **Historical Query Log** — Access past queries for robust audit documentation. #### Ownership Verification (#ownership-verification) Built-in digital signature tools to test with cryptographic certainty. How it works: 1. **Auditor Issues a Challenge Message** — The auditor generates a unique message (e.g., timestamped string or audit session ID) that must be signed. 2. **Entity Signs the Message** — The entity uses the private key of the wallet to sign the message using the appropriate signing method for the blockchain. 3. **Auditor Verifies the Signature** — The signed message is returned to the auditor, who uses the corresponding public address to verify that the signature is valid and matches the expected wallet. Key features: - **Cryptographic Proof of Control** — Entities sign an auditor-issued challenge message with each wallet's private key, proving control without ever revealing the key. - **No Sensitive Data Exposed** — Verification relies only on public addresses and signatures, so private keys never leave the holder and no confidential information is shared. - **Independently Verifiable** — Anyone can re-verify a signature against the corresponding public address, so the evidence stands up to independent review. Why it matters: In blockchain-based audits, it's not enough to simply list wallet addresses. Auditors must confirm that the entity under audit actually controls those wallets — done by having the entity generate a cryptographic signature using the private key associated with each address, a process that can be independently verified without exposing any sensitive information. Supported chains and signing methods: | Chain | Signing Method | Tools/Interfaces | |-------|----------------|------------------| | Bitcoin | signmessage, PSBT | Bitcoin Core, Electrum, HWI | | Ethereum | eth_sign, personal_sign | MetaMask, Ledger, Web3 providers | | Solana | signMessage | Phantom, Solana CLI, Ledger | | Others | Varies | Chain-specific SDKs or wallets | #### Supported Chains The Balances and Transactions modules support both EVM and non-EVM chains — 34 integrated chains in total. **Non-EVM Chains (9):** Aptos, Bitcoin, Cardano, Dogecoin, Hedera Hashgraph, Litecoin, Polkadot, Ripple, Solana. **EVM Chains (25):** Arbitrum Nova, Arbitrum One, Avalanche, Base, Berachain, Binance Smart Chain, Blast, Celo, Dinari Financial Network, Ethereum, Flare, HyperEVM, Ink, Kava, Linea, Mantle Network, Optimism, Plasma, Plume, Polygon, Sei, Sonic (formerly Fantom), Unichain, XDC, ZKSync. ### Proof of Reserves URL: https://ledgerlens.io/solutions/proof-of-reserves/ Comprehensive proof of reserves solutions including Merkle Tree verification, on-chain attestations, and real-time monitoring. #### Merkle Tree Proof of Reserves (#merkle-tree) Publicly verifiable liability balances while preserving user privacy through cryptographic proof systems. How a Merkle Tree works: 1. **Extract Customer Liability Report** — Extract a report of all customer balances from the crypto exchange or platform. 2. **Hash Data** — Hash user balance data to maintain privacy. 3. **Create Merkle Tree Structure** — Run the customer liability extract through the LedgerLens Merkle tree generator. 4. **Publish Tree & User Tools** — Use LedgerLens to publish the Merkle Tree. 5. **Verify Customer Accounts** — Enable users to cryptographically verify inclusion within the Proof of Reserves, while still maintaining customer privacy. 6. **Publish Merkle Root in Report** — Publish the Merkle Root within the attestation report, which seals the dataset from future tampering and links the attestation report to the Merkle Tree. Tools in your Merkle Tree Proof of Reserves toolkit: - **Merkle Tree Generator** — Easily generate a Merkle Tree in minutes, for up to millions of a client's customers, with our simple step-by-step process. - **Customer Verification Portal** — Enable your client's customers to verify inclusion within the Proof of Reserves procedures. - **Merkle Tree Information Delivery via Widget or API** — With a simple line of code, embed the results via widget or API to display Attestation Reports, the Merkle Tree Verification Hub, and summary information about the Proof of Reserves. - **Customizable and Embeddable Widgets for Delivery** — Change the style, themes, and colors to match your client's website and brand. #### On-Chain Proof of Reserves (#on-chain) On-Chain Proof of Reserves brings off-chain reserves data — such as bank balances, gold troy ounces held in vaults, treasury bond CUSIPs & maturity dates, real estate appraisals, and more — onto blockchains through the Chainlink oracle network for use in smart contracts. On-Chain process flow: 1. **Off-Chain Data Sources** — Tokenized asset reserve data exists off-chain, such as bank balances, T-bills, and more. 2. **API & Data Extraction Methods** — The information is extracted from the source through one of LedgerLens' data delivery methods. 3. **Data Aggregation & Analysis** — The information is ingested and analyzed for completeness and accuracy in accordance with parameters set by the Auditor. 4. **Exposed via API** — A summary of that information is exposed via API to the Chainlink oracle network. 5. **Ingested by the Chainlink Oracle Network** — Node operators read the information and bring it on chain for use in smart contracts, DeFi, and more. Tools in your On-Chain Proof of Reserves toolkit: - **Auditor Control Panel** — Configure your settings, manage your engagements, and support your clients with a robust data collection and reporting engine. - **Live API Endpoint** — Expose a summary of information that is ingested by LedgerLens and exposed to Chainlink node operators. Example response: ```json { "accountName": "STBT", "totalReserve": 49245882.16, "totalToken": 49072634.3, "timestamp": "2024-06-18T10:53:59.491Z", "ripcord": false, "ripcordDetails": [] } ``` - **Oracle as a Service** — Use Chainlink Functions to streamline and reduce costs for your clients to bring data on chain. On-Chain Proof of Reserves — Frequently Asked Questions: - **Is On-Chain Proof of Reserves an "attestation"?** No audit or accounting standards exist for publishing data onto blockchains. Therefore, the output for this service alone is not technically an "attestation" when using the definition adopted by auditors and accountants. However, this product can be paired with Real-Time Proof of Reserves to issue a CPA/CA attestation. - **How long does it take to integrate and begin reporting with On-Chain Proof of Reserves?** For standard deployments, the process to integrate all data sources, aggregate data, and publish information via API takes a matter of hours, if not minutes. - **How often is the data published on chain?** The reporting interval is dependent on the least available data source. Assuming all of the token, bank, or other information is readily available via API or similar data extraction method, we can update the endpoint every 30 seconds. The frequency that data is published on chain is dependent on the Oracle Network and parameters set on the Oracle feed. Typically, data is published at minimum once a day, or more frequently as large changes in balance information occur. - **Who performs these types of engagements?** On-chain Proof of Reserves engagements are performed by independent CPA firms and oracle providers. CPA firms like The Network Firm, the largest crypto-focused CPA firm in the U.S., use LedgerLens to execute on-chain PoR procedures for stablecoin issuers and asset-backed tokens. Oracle providers like Chainlink also leverage LedgerLens to bring off-chain reserve data on chain. #### Real-Time Proof of Reserves / CPA Examinations (#real-time) Real-Time Attestations are system-generated CPA/CA attestations. Information is compiled, analyzed, and automatically reported on by the system based on the requirements and inputs set by the auditor. Real-Time process: 1. **Data Sources** — Begin your real-time journey with LedgerLens' 50+ active integrations. 2. **API & Data Extraction Methods** — Use our API builder or integrate data through a variety of other methods: FTP, FIX, virtual machine, and .csv or .pdf parsing. 3. **Data Aggregation & Analyzing System** — Aggregate the various data sources and apply valuation methodologies as needed. 4. **Attestation Reporting Engine** — Issue a system-generated Auditor's Report protected by LedgerLens' ripcords to ensure no inaccuracies. Live real-time reserves dashboards (examples): Bitwise Bitcoin ETF (BITB) and CoinShares Physical Bitcoin, delivered via embeddable widgets at widget.real-time-reserves.ledgerlens.io. Real-Time Proof of Reserves — Frequently Asked Questions: - **What type of attestation reporting is available?** Real-Time Proof of Reserves currently supports three types of attestation reports: AT-C 205 Examination Reports and AT-C 215 Agreed-Upon Procedures Engagements (both as promulgated by the American Institute of Certified Public Accountants), and ISAE 3000 (Revised) Engagements (as promulgated by the International Standard on Assurance Engagements). The team is looking to expand support for additional attestation and reporting standards, including international engagement and reporting standards. - **Can I pair Real-Time Reserves with your On-Chain Proof of Reserves service?** Yes. In fact, it is encouraged to provide real-time transparency to your "traditional" users expecting a CPA attestation, along with crypto-native users expecting an On-Chain Proof of Reserves. - **How long does it take to integrate and begin reporting with Real-Time Reserves?** For most deployments, the standard integration timeline is 2 to 4 weeks once development starts. Development start times are dependent on scoping and client onboarding processes. - **Who performs Real-Time Reserve attestation engagements?** Certified and Chartered Public Accounting firms use LedgerLens to deliver real-time attestations. CPA firms like The Network Firm (domiciled in the US) and Moore HK (domiciled in Hong Kong) use LedgerLens to deliver attestations for stablecoin issuers, RWA issuers, ETF issuers, and more. Disclaimer: On-Chain Proof of Reserves alone is not technically an "attestation" under the definition adopted by auditors and accountants; pair it with Real-Time Proof of Reserves to issue a CPA/CA attestation. ### Audit & Accounting Firms URL: https://ledgerlens.io/solutions/audit-accounting-firms/ Comprehensive solutions for audit and accounting firms at every stage of their digital asset journey. (Audience anchors: Crypto Curious Firms, Established CPAs.) #### Crypto Curious Firms Elevate your professional capabilities with LedgerLens' cutting-edge Auditor Toolsuite, designed to empower you in attracting new clients and expanding your range of services. Use the Auditor's Workbench to expand your existing services to the digital asset industry: - **Financial Statement Audits** — Running nodes, searching explorers, utilizing digital signatures… the infrastructure and tooling required to execute financial statement audits with digital assets can be expensive and technically challenging. Simplify your engagement by using LedgerLens — all the tools you need in one place, purpose-built with you in mind. - **Proof of Reserves Services** — Regulators, digital asset clients, and the public are demanding Proof of Reserves, and they are tapping the accounting profession to provide this service. Use LedgerLens to verify both completeness of outstanding customer liabilities, and existence and ownership of digital assets held in custody, for your clients. - **Digital Asset Attestation Services** — Stablecoins, exchanges, ETF issuers and more request quarterly, monthly, and even real-time attestation services. Be confident in your ability to service these engagements with LedgerLens' suite of purpose-built toolkits. - **Compliance Services** — Regulators across the globe are demanding more transparency from digital asset industry companies. Use LedgerLens' suite of audit and transparency tools to help your clients fulfill their regulatory and transparency obligations, all while growing your practice. - **Due Diligence & Readiness** — The accountant's role as 'trusted advisor' in society often leads to opportunities for due diligence and readiness engagements related to M&A, business partnerships, and more. Use LedgerLens to ensure you have the tools you need to service your clients as their trusted advisor. Use the Proof of Reserve toolkits to offer completely new & novel services to your clients: - **Merkle-Tree Proof of Reserves** — Merkle Trees have been used by the crypto industry since 2013 to prove completeness of liabilities. With LedgerLens, you now have all you need to easily execute a full Merkle Tree Proof of Reserves attestation. - **Real-Time Proof of Reserves** — "Real-time" or "continuous" auditing has been theorized by the accounting industry for decades. The time has finally come. By harnessing real-time and reliable information from blockchains and APIs, continuous and automated attestations are here. - **On-Chain Proof of Reserves** — Tokenization introduces a fundamental gap in transparency. How does the public know the token is actually backed by its real-world asset? Auditors fill this transparency gap by bringing this data on-chain. #### Established Crypto CPAs Experienced firms seeking to streamline audit Proof-of-Reserves engagements. Streamlined audit workflow: 1. **Setup Engagement Parameters** — Configure audit scope, client requirements, and compliance frameworks for your engagement. 2. **Automated Data Collection** — Leverage automated tools to gather blockchain data, transaction histories, and reserve information. 3. **Advanced Analytics** — Apply sophisticated analysis tools to identify risks, anomalies, and compliance gaps. 4. **Generate Audit Reports** — Produce comprehensive, audit-ready reports with detailed findings and recommendations. Advanced solutions: - **Streamlined Workflows** — Optimize your existing audit processes with advanced automation tools. - **Proof-of-Reserves Expertise** — Specialized tools and methodologies for comprehensive reserve audits. - **Enterprise Integration** — Seamlessly integrate with your existing audit management systems. ### Tokenized Asset Issuers URL: https://ledgerlens.io/solutions/tokenized-asset-issuers/ Comprehensive solutions for RWA issuers, stablecoin providers, and tokenization platforms seeking on-chain validation of off-chain reserves. (Audience anchors: Stablecoins, RWAs & Asset-Backed Tokens, Tokenization Platforms.) #### Stablecoins Seeking on-chain validation of off-chain reserves with transparent proof systems. Reserve validation process: 1. **Connect Reserve Accounts** — Securely link your off-chain reserve accounts for automated monitoring and validation. 2. **Generate Cryptographic Proofs** — Our system creates verifiable proofs of your reserve ratios and collateral backing. 3. **Publish On-Chain Attestations** — Transparent, real-time proof of reserves published directly to the blockchain. Reserve validation solutions: On-Chain Attestation, Real-Time Monitoring, Regulatory Compliance. #### RWAs & Asset-Backed Tokens Seeking on-chain validation of off-chain reserves with comprehensive asset verification. Asset verification process: 1. **Asset Documentation** — Submit comprehensive documentation and proof of ownership for real-world assets. 2. **Third-Party Verification** — Independent verification of asset existence, value, and legal ownership status. 3. **Token Mapping** — Establish cryptographic links between physical assets and their digital token representations. 4. **Ongoing Monitoring** — Continuous monitoring of asset status, value changes, and compliance requirements. Asset tokenization solutions: Real-World Asset Verification, Token-Asset Mapping, Compliance Framework. #### Tokenization Platforms Service providers seeking to enhance relevance and reliability of off-chain data. Platform enhancement process: 1. **Platform Integration** — Seamlessly integrate our verification APIs into your existing tokenization platform. 2. **Data Source Validation** — Verify the authenticity and reliability of off-chain data sources and oracles. 3. **Quality Assurance** — Implement automated quality checks and validation protocols for all data feeds. 4. **Client Reporting** — Provide clients with transparent reporting on data quality and verification status. Platform enhancement solutions: Data Reliability, Platform Integration, Client Trust. ### Digital Asset Infrastructure URL: https://ledgerlens.io/solutions/digital-asset-infrastructure/ Comprehensive solutions for exchanges, custodians, protocols, and oracle networks in the digital asset ecosystem. (Audience anchors: Exchanges & Custodians, Protocols & dApps, Oracle Networks.) #### Exchanges & Custodians Comprehensive audit tools for crypto exchanges and custody providers managing digital assets — historical balance verification (Select Network → Enter Address → Set Search Parameters → Processing Query), bulk .CSV upload, smart contract token supply query for EVM chains, a historical query log, and cryptographic ownership verification (auditor issues a challenge message → entity signs with the wallet private key → auditor verifies the signature against the public address). #### Protocols & dApps Seeking to enhance relevance and reliability of tokenized assets supported on their platforms. Asset verification process: Asset Integration → Continuous Monitoring → Risk Assessment → User Transparency. Solutions: Asset Verification, Risk Management, User Confidence. #### Oracle Networks Data providers seeking to deliver verifiable, trustworthy off-chain feeds. Data verification process: Connect Data Sources → Generate Cryptographic Proofs → Publish Verified Feeds → Monitor Network Health. Solutions: Verifiable Data Feeds, Trust Enhancement, Data Integrity. ### Coming Soon These solution pages are live as "Coming Soon" / waitlist landing pages: - **Asset Verification** (https://ledgerlens.io/solutions/asset-verification/) — Verify off-chain collateral for dApps or on-chain collateral for TradFi across both traditional finance and DeFi platforms. Key features: cross-platform verification, collateral validation, real-time monitoring. - **Blockchain Evaluations** (https://ledgerlens.io/solutions/blockchain-evaluations/) — Assess an auditor's reliance on any blockchain with comprehensive analysis of security, reliability, and risk. Key features: comprehensive analysis, auditor guidelines, risk assessment. ## Use Cases URL: https://ledgerlens.io/use-cases/ All use cases live on one anchored page, grouped into three audiences. Each sector is an in-page anchor (e.g. `/use-cases/#stablecoins`). ### Audit & Accounting Firms (#audit-accounting-firms) Tools, training, and templates for firms entering or scaling a crypto practice. #### Crypto Curious Firms (#crypto-curious-firms) New to digital assets and seeking white-glove onboarding, education, and audit tools. Enter the digital asset space with confidence through personalized onboarding, comprehensive training, and beginner-friendly tools. Steps: (1) Personalized Assessment — evaluate the firm's current capabilities and create a customized onboarding plan; (2) Comprehensive Training — educational resources and hands-on workshops tailored to your team; (3) Launch with Confidence — begin offering digital asset audit services with ongoing support. Features: White-Glove Onboarding, Educational Resources, Beginner-Friendly Tools. #### Established Crypto CPAs (#established-crypto-cpas) Experienced professionals seeking advanced tools to scale their digital asset practice with enterprise-grade tools, automation, and advanced analytics for complex engagements. Steps: (1) Streamline Complex Engagements — handle multi-chain, multi-entity audit engagements with ease; (2) Automate Routine Tasks — focus on high-value analysis while automation handles data collection and reconciliation; (3) Advanced Analytics — for complex DeFi protocols, cross-chain transactions, and token economics; (4) Collaborate Efficiently — built-in collaboration for large engagements. Features: Advanced Audit Workflows, API Access & Integrations, White-Label Solutions. ### Tokenized Asset Issuers (#tokenized-asset-issuers) On-chain validation of off-chain reserves for stablecoins and real-world assets. #### Stablecoins (#stablecoins) Seeking on-chain validation of off-chain reserves. Provide transparent, real-time proof of reserves through on-chain attestations and cryptographic validation. Steps: (1) Connect Reserve Accounts; (2) Generate Cryptographic Proofs; (3) Publish On-Chain Attestations. Features: On-Chain Attestation, Real-Time Monitoring, Regulatory Compliance. #### RWAs & Asset-Backed Tokens (#rwas-asset-backed-tokens) Real-world asset tokenization requiring verifiable backing and compliance. Bridge traditional assets and blockchain with verifiable proof of backing, compliance tracking, and regulatory reporting. Steps: (1) Register Asset Backing; (2) Continuous Verification; (3) Compliance Tracking; (4) Automated Reporting. Features: Asset Backing Verification, Regulatory Compliance, Investor Transparency. #### Tokenization Platforms (#tokenization-platforms) Infrastructure providers enabling asset tokenization at scale. Power your platform with enterprise-grade verification, custody integration, and regulatory compliance infrastructure. Steps: (1) White-Label Verification; (2) Multi-Asset Support; (3) Custody Integration; (4) Regulatory Frameworks. Features: API-First Architecture, Enterprise Security, Global Compliance. ### Digital Asset Infrastructure (#digital-asset-infrastructure) Verifiable data for oracle networks, protocols, and tokenization platforms. #### Oracle Networks (#oracle-networks) Data providers seeking to deliver verifiable, trustworthy off-chain feeds. Enhance your oracle network with verifiable data feeds through cryptographic proofs and transparent verification. Steps: (1) Connect Data Sources; (2) Generate Cryptographic Proofs; (3) Publish Verified Feeds; (4) Monitor Network Health. Features: Verifiable Data Feeds, Trust Enhancement, Data Integrity. #### Protocols & dApps (#protocols-dapps) DeFi protocols and decentralized applications seeking audit-ready infrastructure. Build trust with your users through transparent, verifiable on-chain activity and real-time proof of reserves. Steps: (1) Integrate Verification Infrastructure; (2) Generate Real-Time Proofs; (3) Enable Third-Party Audits; (4) Display Trust Indicators. Features: Real-Time Proof of Reserves, Transaction Verification, Audit-Ready Data. ## Pricing URL: https://ledgerlens.io/pricing/ Choose the perfect plan for your needs. Pay annually and save 40%. ### Starter — $199/mo ($167/mo billed annually) Monthly after a 7-day free trial. Great for the Crypto Curious, smaller engagements, and the Pros who want to try before they buy. - Query thousands of native currencies and tokens across 12 blockchains. - Complete hundreds of point-in-time balance queries needed to complete your audit engagements. - Limited access to Auditor's Workbench. ### Enterprise — Contact Us Great for teams with larger audit and attest engagements, and Proof of Reserves Pioneers. - All Starter Plan features plus unlimited bulk historical queries. - Full access to the Audit Resource Template Library to streamline your workflow. - Priority early access to new features before anyone else. ### Compare Plans (Starter / Enterprise) **Modules:** Auditor's Workbench (✓ / ✓); Merkle Tree Proof of Reserves (✓ / ✓); On-Chain Proof of Reserves (✓ / ✓); Real-Time Proof of Reserves (✗ / ✓); Early Access New Features (✗ / ✓); White Label for your Firm (✗ / Special Case). **Application Support:** User Guides (✓ / ✓); Instructional Videos (✓ / ✓); Email Support (✓ / ✓); Chat Support (✗ / ✓); 1:1 Onboarding (✗ / ✓); Feature Request Prioritization (✗ / ✓); SOC 1 & 2 Download (✗ / ✓). **Audit Support:** LedgerLens Blogs & Tips (✓ / ✓); Crypto QC Hotline (✗ / ✓); Audit Resource Template Library (✗ / ✓); Engagement Personal Support (✗ / Available Upon Request). ## Resources ### News & Insights URL: https://ledgerlens.io/resources/news-insights/ — Articles on crypto auditing, proof of reserves, and digital asset accounting. ### Case Studies URL: https://ledgerlens.io/resources/case-studies/ — Real engagements, including Moore JHB's Proof of Reserves attestation for the Luno exchange. ### Tools URL: https://ledgerlens.io/resources/tools/ — Free crypto practice tools. Select a tool, input your data (addresses, transactions, or other crypto data), and get instant results and reports for your audit documentation. Available tools: - **Address Validator** — Validate cryptocurrency addresses across multiple blockchain networks. - **Balance Checker** — Check historical and current balances for any cryptocurrency address. - **Transaction Analyzer** — Analyze transaction patterns and verify transaction authenticity. - **Signature Verifier** — Verify digital signatures and prove ownership of cryptocurrency addresses. - **Audit Calculator** — Calculate audit fees and estimate engagement timelines. - **Compliance Checker** — Check compliance requirements across different jurisdictions. ## Company & Legal - [Grow Your Practice](https://ledgerlens.io/grow-your-practice/) — Why and how accounting firms can build a digital asset audit practice. - [Regulatory Compliance Requirements](https://ledgerlens.io/regulatory-compliance-requirements/) — How LedgerLens supports auditor attestations across digital asset regulations. - [Security & Compliance](https://ledgerlens.io/security-and-compliance/) — Encryption, multi-factor authentication, and compliance program details. - [Security Portal](https://security.ledgerlens.io) — Live trust and security posture portal. - [Documentation](https://thenetworkfirm.gitbook.io/) — Product documentation. - [Terms of Use](https://ledgerlens.io/terms-of-use/) — Website terms of use. - [Privacy Policy](https://ledgerlens.io/privacy-policy/) — How LedgerLens collects, uses, and discloses information. - [California Consumer Privacy Act Notice](https://ledgerlens.io/california-consumer-privacy-act-policy/) — CCPA/CPRA privacy disclosures for California residents. - [GDPR & EEA Notice](https://ledgerlens.io/gdpr-and-european-economic-area-notice/) — GDPR privacy notice for the European Economic Area, UK, and Switzerland.