docs.overledger.io Open in urlscan Pro
54.162.197.10  Public Scan

Submitted URL: http://docs.overledger.io/
Effective URL: https://docs.overledger.io/
Submission: On October 04 via api from US — Scanned from DE

Form analysis 0 forms found in the DOM

Text Content

V2.0.0V3.0.0V2.0.0
Search
 * Overledger Core
   * Create a Transaction
     * post
       Prepare a DLT transaction for signing
     * post
       Execute a native transaction on the DLT
     * post
       Execute a transaction on a DLT
     * post
       Prepare a DLT native transaction
   * Transaction Search
     * post
       Execute a search for a transaction on a DLT
     * post
       Prepare and automatically execute a search for a transaction on a DLT.
     * post
       Prepare a search for a transaction on a DLT
   * Supported Fungible Tokens
     * get
       Retrieve a list of ERC20 and QRC20 tokens
   * Supported Non-Fungible Tokens
     * get
       Retrieve a list of ERC721 and QRC721 tokens
   * mDApp Transaction Query
     * get
       Retrieve information about a specific transaction created by your
       application in Overledger
     * get
       Retrieve a list of transactions created by your application in Overledger
   * Monitor a Resource
     * post
       Monitor an address for incoming and outgoing transactions
     * post
       Monitor a smart contract for an event
   * Manage Monitored Resources
     * patch
       Update the monitoring status of a smart contract
     * del
       Stop monitoring a smart contract
     * get
       Retrieve recorded updates for a specific monitored smart contract
     * patch
       Update the monitoring status of an address
     * del
       Stop monitoring an address
     * get
       Retrieve recorded updates for a specific monitored address
     * get
       Retrieve a list of addresses being monitored
     * get
       Retrieve a list of smart contracts being monitored
     * get
       Retrieve a list of all resources being monitored
   * Create a Subscription
     * post
       Create a subscription for a transaction or monitored resource
   * Manage Subscriptions
     * patch
       Update a specific subscription created by your application
     * del
       Remove a subscription created by your application
     * get
       Retrieve a list of subscriptions created by your application
   * Smart Contract Search
     * post
       Execute a read of a smart contract on a DLT
     * post
       Prepare a read of a smart contract on a DLT
     * post
       Prepare and automatically execute a search for a smart contract query on
       a DLT.
   * Address Search
     * post
       Execute a search for an address sequence on a DLT
     * post
       Prepare Search for an Address Sequence.
     * post
       Execute a search for an address balance on a DLT
     * post
       Prepare and automatically execute a search for an Address Sequence.
     * post
       Prepare and automatically execute a search for an address balance on a
       DLT.
     * post
       Prepare Search for an Address Balance.
   * UTXO Status Search
     * post
       Prepare Search for a UTXO State.
     * post
       Prepare and automatically execute a search for a UTXO on a DLT.
     * post
       Execute a search for UTXO state on a DLT
   * Block Search
     * post
       Prepare Search Block by Block Id.
     * post
       Execute a search for a block on a DLT
     * post
       Prepare and automatically execute a search for a block on a DLT.
 * Overledger QRC20
   * Supported Fungible Tokens
     * get
       Retrieve a list of ERC20 and QRC20 tokens
   * Create a QRC20 Credit Transaction
     * post
       Execute a transaction on a DLT
     * post
       Prepare a QRC20 token credit transaction for signing
   * Create a QRC20 Debit Transaction
     * post
       Prepare a QRC20 token debit transaction for signing
     * post
       Execute a transaction on a DLT
   * Manage QRC20 token supply
     * post
       Execute a transaction on a DLT
     * post
       Prepare a request to manage QRC20 token supply
   * Create and pay from a QRC20 shared account
     * post
       Prepare a request for a QRC20 shared account
     * post
       Execute a transaction on a DLT
   * Retrieve account balance for a QRC20 token
     * post
       Retrieve the balance of QRC20 tokens for an account
   * Retrieve supply information for a QRC token
     * post
       Retrieve how many QRC tokens are currently in supply
   * Retrieve approved account allowance for a QRC20 token
     * post
       Retrieve how many QRC20 tokens an address is allowed to debit
   * Retrieve contract owner information of a QRC token
     * post
       Retrieve which account has contract owner permissions for a QRC token
   * Subscribe to QRC20 token supply changes
     * post
       Receive updates each time a supply changes for a QRC721 or QRC20 token
   * Retrieve approved account information for a QRC20 token
     * post
       Retrieve whether an account is approved to make payments on behalf of
       another account for a particular QRC20 token.
   * Retrieve approved account information for a QRC20 token
     * post
       Retrieve whether an account is approved to make payments on behalf of
       another account for a particular QRC20 token.
   * Subscribe to QRC20 account credit payments
     * post
       Receive updates each time there is a credit payment on your account
   * Subscribe to QRC20 account debit payments
     * post
       Receive updates each time there is a debit transaction on QRC20 token or
       a QRC20 debit is approved
   * Subscribe to QRC20 shared account updates
     * post
       Receive updates for a shared account
 * Overledger QRC721
   * Supported Non-Fungible Tokens
     * get
       Retrieve a list of ERC721 and QRC721 tokens
   * Create a QRC721 Transfer Transaction
     * post
       Prepare a QRC721 token transfer transaction for signing
   * Create a QRC721 Token Collection Transaction
     * post
       Prepare a QRC721 token collection transaction for signing
   * Manage QRC721 Token Supply
     * post
       Prepare a transaction to manage QRC721 token supply
   * Retrieve the count of QRC721 tokens
     * post
       Retrieve the count of a QRC721 token for a particular account
   * Retrieve contract owner information of a QRC token
     * post
       Retrieve which account has contract owner permissions for a QRC token
   * Retrieve approved account information of a QRC721 token
     * post
       Retrieve which account is approved to collect a QRC721 token
   * Retrieve owner information for a QRC721 token
     * post
       Retrieve which account currently owns a specific QRC721 token
   * Retrieve URI information for a QRC721 token
     * post
       Retrieve the URI for a specific QRC721 token
   * Retrieve supply information for a QRC token
     * post
       Retrieve how many QRC tokens are currently in supply
   * Subscribe to QRC721 asset transfers
     * post
       Receive updates each time a QRC721 token is transferred
   * Subscribe to QRC721 supply change updates
     * post
       Receive updates each time a supply changes for a QRC721 or QRC20 token
   * Subscribe to QRC721 asset collection updates
     * post
       Receive updates each time a QRC721 token is approved for collection or
       collected






QUANT OVERLEDGER API (2.0)

Download OpenAPI specification:Download




Quant’s Overledger API allows developers to create applications for multiple
DLT’s using a single standard set of operations and data structures.In order to
maintain the security of private keys, most operations have two steps – prepare
and execute. The prepare step is the point at which all arguments are specified
and standardised payloads are sent. Overledger converts this standard payload
into a DLT-specific transaction object. In the execute step, the SDK signs the
transaction object that Overledger created and submits it to Overledger to
perform the operation