DeFi Mall
  • 1️⃣Background Overview
    • 1.1 Background Overview
    • 1.2 Blockchain and the New Financial System
    • 1.3 Decentralized Finance Continuously Empowering
    • 1.4 The Birth of DeFi Mall
  • 2️⃣DEFIMALL Aggregate Trading Platform Overview
    • 2.1 The Core of DeFi Mall
    • 2.2 DeFi Mall's design goals
    • 2.3 DeFi Mall's development philosophy
    • 2.4 DeFi Mall transaction aggregation solution
  • 3️⃣DEFIMALL basic module
    • 3.1 Wallet system
    • 3.2 Asset registration and transaction
    • 3.3 Node record query
    • 3.4 DeFi project audit
    • 3.5 Ecological information
    • 3.6 DEX Data Visualization
    • 3.7 Full cross-chain transaction aggregation
  • 4️⃣DEFIMALL Technical system
    • 4.1 Decentralized system management
    • 4.2 Consensus mechanism
    • 4.3 Transaction structure
    • 4.4 Composite Key
    • 4.5 timestamp
    • 4.6 Attachments and contract bytecode
    • 4.7 Hard forks, specifications, and dispute resolution
    • 4.8 Technical characteristics
  • 5️⃣Design of DFM token model
    • 5.1 Economic model of DFM
  • 6️⃣Global team
    • 6.1 Technical Team
  • 7️⃣Global governance structure
    • 7.1 Global governance structure
Powered by GitBook
On this page
  1. DEFIMALL basic module

3.3 Node record query

DeFi Mall provides the function of querying node records. Each participant records all operations and transactions. Sections make it easy for ordinary users to check the number of assets displayed in any DeFi Mall-based application. Support to link different block chain nodes to query the ledger, and can observe each block and each transaction generation in real time, when entering the corresponding account, you can query the balance of various assets and all transaction records of the account.

Last updated 1 year ago

3️⃣