Skip to content
logo
Algorand Developer Docs MainNet
  • Documentation
  • Tutorials
  • Solutions
  • Articles
  • Forum
  • Metrics
No Results
  • Algorand Developer Docs
    • 1. Workspace Setup
    • 2. Connect to Node
    • 3. Your First Transaction
    • 4. Building Applications
    • Section Index
      • Overview
      • Creation Methods
      • Rekeying
      • Structure
      • Authorization
      • Offline Authorization
    • Assets
    • Atomic Transfers
      • Smart Contract Overview
        • Overview
        • Your First Application
        • Using the SDKs
        • Overview
        • Modes of Use
        • Using the SDKs
        • A Contract Walkthrough
        • The Smart Contract Language
        • PyTeal Overview
      • Smart Contract Debugging
    • Searching the Blockchain (Indexer V2)
      • Algorand Node Types
      • Install a Node
      • Install the Indexer 🆕
      • Switch Networks
      • Catchup And Status
      • Overview
      • Generate a Participation Key
      • Register Online
      • Register Offline
      • Renew Participation Keys
    • Section Index
      • Overview
      • MainNet
        • What's New
        • Version
        • Release Version
        • Genesis ID
        • Genesis Hash
        • FeeSink Address
        • RewardsPool Address
      • TestNet
      • BetaNet 🔷
        • goal
        • goal license
        • goal protocols
        • goal report
        • goal version
          • goal account
          • goal account addpartkey
          • goal account balance
          • goal account changeonlinestatus
          • goal account delete
          • goal account dump
          • goal account export
          • goal account import
          • goal account importrootkey
          • goal account info
          • goal account installpartkey
          • goal account list
          • goal account listpartkeys
          • goal account marknonparticipating
          • goal account new
          • goal account partkeyinfo
          • goal account rename
          • goal account renewallpartkeys
          • goal account renewpartkey
          • goal account rewards
            • goal account multisig
            • goal account multisig delete
            • goal account multisig info
            • goal account multisig new
          • goal app
          • goal app call
          • goal app clear
          • goal app closeout
          • goal app create
          • goal app delete
          • goal app info
          • goal app optin
          • goal app read
          • goal app update
            • goal app interact
            • goal app interact execute
            • goal app interact query
          • goal asset
          • goal asset config
          • goal asset create
          • goal asset destroy
          • goal asset freeze
          • goal asset info
          • goal asset send
          • goal clerk
          • goal clerk compile
          • goal clerk dryrun-remote
          • goal clerk dryrun
          • goal clerk group
          • goal clerk inspect
          • goal clerk rawsend
          • goal clerk send
          • goal clerk sign
          • goal clerk split
          • goal clerk tealsign
            • goal clerk multisig
            • goal clerk multisig merge
            • goal clerk multisig sign
            • goal clerk multisig signprogram
          • goal completion
          • goal completion bash
          • goal completion zsh
          • goal kmd
          • goal kmd start
          • goal kmd stop
          • goal ledger
          • goal ledger block
          • goal ledger supply
          • goal logging
          • goal logging disable
          • goal logging enable
          • goal logging send
          • goal network
          • goal network create
          • goal network delete
          • goal network restart
          • goal network start
          • goal network status
          • goal network stop
          • goal node
          • goal node catchup
          • goal node clone
          • goal node create
          • goal node generatetoken
          • goal node lastround
          • goal node pendingtxns
          • goal node restart
          • goal node start
          • goal node status
          • goal node stop
          • goal node wait
          • goal wallet
          • goal wallet list
          • goal wallet new
        • diagcfg
          • diagcfg metric
          • diagcfg metric disable
          • diagcfg metric enable
          • diagcfg metric status
          • diagcfg telemetry
          • diagcfg telemetry disable
          • diagcfg telemetry enable
          • diagcfg telemetry endpoint
          • diagcfg telemetry name
          • diagcfg telemetry status
      • kmd
        • algokey
        • algokey export
        • algokey generate
        • algokey import
        • algokey sign
          • algokey multisig
          • algokey multisig append-auth-addr
          • algokey part
          • algokey part generate
          • algokey part info
          • algokey part reparent
      • Overview
      • API V2 Migration Guide 🆕
        • v1
        • v2
      • kmd
      • indexer
      • Transaction Execution Approval Language (TEAL)
      • Opcodes
      • Guidelines
        • Delegate Key Registration
        • Dynamic Fee
        • Hash Time Lock Contract (HTLC)
        • Limit Order (Contract Owner Has Algos)
        • Split
    • Transaction Reference
      • Node Artifacts
      • Node Configuration Settings
      • Configure Node as a Relay
      • Telemetry Config Settings
  • Algorand Consensus
  • Community Projects
  • About
  • What's New
  • Version
  • Release Version
  • Genesis ID
  • Genesis Hash
  • FeeSink Address
  • RewardsPool Address

MainNet

What's New¶

  • Stateful Smart Contracts
  • Rekeying Support
  • Fast Catchup

Version¶

v2.4.1.stable

Release Version¶

https://github.com/algorand/go-algorand/releases/tag/v2.4.1-stable

Genesis ID¶

mainnet-v1.0

Genesis Hash¶

wGHE2Pwdvd7S12BL5FaOP20EGYesN73ktiC1qzkkit8=

FeeSink Address¶

Y76M3MSY6DKBRHBL7C3NNDXGS5IIMQVQVUAB6MP4XEMMGVF2QWNPL226CA

RewardsPool Address¶

737777777777777777777777777777777777777777777777777UFEJ2CI

Previous Overview
Next TestNet
powered by MkDocs and Material for MkDocs