TRAIT DataGate API
    TRAIT DataGate API
    • Intro
    • History
      • Blocks
        POST
      • Transactions
        POST
      • Events
        POST
    • State
      • Info of on-chain entities
        POST
      • Raw single values of blockchain storage
        POST
      • Raw collections of blockchain storage
        POST
    • Tokens
      • Balances of tokens
        POST
      • Transfers of tokens
        POST
    • Submit new transaction
      • Validate transfer of token TRAIT
        POST
      • Validate transfer of fungible tokens
        POST
      • Validate transfer of nft tokens
        POST
      • Validate clearing transaction of an AppAgent
        POST
      • Build info for new transaction
        POST
      • Submit transaction
        POST
      • Get transaction status
        POST

    Intro

    TRAIT DataGate API#

    This API provides blockchain info of TRAIT blockchain.
    Please read the TRAIT docs to get more context: Docs
    Modified at 2024-11-21 20:17:33
    Next
    Blocks
    Built with