Pirichain Whitepaper
🌍 Pirichain🔮 Explorer🧰 API
  • 👋What is Pirichain?
  • Overview
    • 🔮Upcoming Projects
  • PIRICHAIN INFRASTRUCTURE
    • 🛤️Pirichain Infrastructure
      • 🅱️1.1. Pirichain specific block fields
      • ⏩1.2. Pirichain-specific transaction fields
      • 📒1.3. Pirichain Wallet Structure
        • 👤Personel Wallet
        • 💼Business Wallets
      • 👉1.4. Creation of Pirichain Transaction
      • 📎1.5. A New Concept in Blockchains! Adding Data to the Blockchain
      • 💠1.6. Pirichain's Web Server Services Structure
      • 🤝1.7. Consensus at Pirichain
  • PIRICHAIN SMART SCENARIO
    • 💡Pirichain Smart Scenario
      • 🌀2.1. Pirichain Smart Scenario Virtual Machine
        • ⚗️2.1.1. Pirichain Example Smart Scenarios
          • 🩺2.1.1.1. A Scenario on Health
          • 📦2.1.1.2. A Scenario on Inventory
        • 🎓2.1.2. Scenario of calculating the semester average with course grades and coding example
  • PIRICHAIN PLATFORMS
    • 🖥️3.1. Pirichain Desktop Wallet & Database Bridging Application (Wallet & DataBridge Application)
  • PIRICHAIN TRANSACTION TYPES
    • ⛓️4. Pirichain Transaction Types
  • PIRICHAIN COMMISSION
    • 🔥5. Pirichain Commission
  • PIRICHAIN REWARD DISTRIBUTION
    • 🎁6. Pirichain Reward Distribution
  • PIRI Coin Holders
    • 👥PIRI Tokenomics
  • 📍Pirichain Projected Roadmap
  • ⬆️Updates
    • 🚀New Fee Mechanism in Pirichain
  • REFERENCES
  • 🌎Pirichain Showcase
  • 🔎Pirichain Explorer
  • 🌐Pirichain Scanner
  • ✒️Pirichain Master Thesis
Powered by GitBook
On this page
  • Asset transfer transactions
  • Pushing data to the block network
  • Data sending to smart scenarios

Was this helpful?

  1. PIRICHAIN TRANSACTION TYPES

4. Pirichain Transaction Types

Previous3.1. Pirichain Desktop Wallet & Database Bridging Application (Wallet & DataBridge Application)Next5. Pirichain Commission

Last updated 8 months ago

Was this helpful?

Asset transfer transactions

As the name suggests, it is sending coins or tokens between addresses in 2 base58 formats.

Pushing data to the block network

It is the sending of companies or individuals' own data to the block network, either encrypted or unencrypted.

Data sending to smart scenarios

Used for processing data of end users. Data or assets sent to smart scenarios can interact with other scenarios. Entity or data can be sent from one scenario to another scenario. Thus, it is being developed as a system with Turing completeness (Turing Integrity, Wikipedia). Figure 4.1 describes the relationship between them.

⛓️
Figure 4.1: Operational relationship between Transactions and Smart Scenario