Regen Ledger Documentation
Regen Ledger
Modules
Validators
Commands
Tutorials
GitHub (opens new window)
Regen Ledger
Modules
Validators
Commands
Tutorials
GitHub (opens new window)
  • Modules

    • List of Modules
  • Data Module

  • Ecocredit Module

    • Overview
    • Concepts
    • State
    • Msg Service
    • Query Service
    • Events
    • Types
    • Client
    • Features
  • Intertx Module

# Events

The ecocredit module emits events upon the successful execution of messages. The events for the ecocredit module are defined in the proto files available on Buf Schema Registry (opens new window).

# Ecocredit Module

  • EventAddCreditType (opens new window)
  • EventBridge (opens new window)
  • EventBridgeReceive (opens new window)
  • EventCancel (opens new window)
  • EventCreateBatch (opens new window)
  • EventCreateClass (opens new window)
  • EventCreateProject (opens new window)
  • EventMint (opens new window)
  • EventMintBatchCredits (opens new window)
  • EventRetire (opens new window)
  • EventSealBatch (opens new window)
  • EventTransfer (opens new window)
  • EventUpdateBatchMetadata (opens new window)
  • EventUpdateClassAdmin (opens new window)
  • EventUpdateClassIssuers (opens new window)
  • EventUpdateClassMetadata (opens new window)
  • EventUpdateProjectAdmin (opens new window)
  • EventUpdateProjectMetadata (opens new window)

# Basket Submodule

  • EventCreate (opens new window)
  • EventPut (opens new window)
  • EventTake (opens new window)
  • UpdateCurator (opens new window)
  • EventUpdateDateCriteria (opens new window)

# Marketplace Submodule

  • EventAllowDenom (opens new window)
  • EventSell (opens new window)
  • EventUpdateSellOrder (opens new window)

← Query Service Types →