Skip to main content

Midgard Public API

Project description

xchainpy2-midgard-maya

The Midgard Public API queries THORChain and any chains linked via the Bifröst and prepares information about the network to be readily available for public users. The API parses transaction event data from THORChain and stores them in a time-series database to make time-dependent queries easy. Midgard does not hold critical information. To interact with MAYAChain protocol, users should query MAYANode directly.

This Python package is automatically generated by the Swagger Codegen project:

  • API version: 2.10.0
  • Package version: 2.10.0
  • Build package: io.swagger.codegen.v3.generators.python.PythonClientCodegen

Requirements.

Python 2.7 and 3.4+

Installation & Usage

pip install

If the python package is hosted on Github, you can install directly from Github

pip install git+https://github.com/GIT_USER_ID/GIT_REPO_ID.git

(you may need to run pip with root permission: sudo pip install git+https://github.com/GIT_USER_ID/GIT_REPO_ID.git)

Then import the package:

import xchainpy2_midgard_maya 

Setuptools

Install via Setuptools.

python setup.py install --user

(or sudo python setup.py install to install the package for all users)

Then import the package:

import xchainpy2_midgard_maya

Getting Started

Please follow the installation procedure and then run the following:

from __future__ import print_function
import time
import xchainpy2_midgard_maya
from xchainpy2_midgard_maya.rest import ApiException
from pprint import pprint

# create an instance of the API class
api_instance = xchainpy2_midgard_maya.SpecificationApi(xchainpy2_midgard_maya.ApiClient(configuration))

try:
    # Documentation
    api_instance.get_docs()
except ApiException as e:
    print("Exception when calling SpecificationApi->get_docs: %s\n" % e)

# create an instance of the API class
api_instance = xchainpy2_midgard_maya.SpecificationApi(xchainpy2_midgard_maya.ApiClient(configuration))

try:
    # Swagger File
    api_instance.get_swagger()
except ApiException as e:
    print("Exception when calling SpecificationApi->get_swagger: %s\n" % e)

Documentation for API Endpoints

All URIs are relative to /

Class Method HTTP request Description
SpecificationApi get_docs GET /v2/doc Documentation
SpecificationApi get_swagger GET /v2/swagger.json Swagger File
DefaultApi get_actions GET /v2/actions Actions List
DefaultApi get_balance GET /v2/balance/{address} Current balance for an address
DefaultApi get_borrower_detail GET /v2/borrower/{address} Borrower Details
DefaultApi get_borrowers_addresses GET /v2/borrowers Borrowers List
DefaultApi get_cacao_pool_detail GET /v2/cacaopool/{address} CACAOPool Details
DefaultApi get_cacao_pool_history GET /v2/history/cacaopool CacaoPool total members and units History
DefaultApi get_cacao_price_history GET /v2/history/cacao Cacao price history in USD
DefaultApi get_churns GET /v2/churns Churns List
DefaultApi get_depth_history GET /v2/history/depths/{pool} Depth and Price History
DefaultApi get_earnings_history GET /v2/history/earnings Earnings History
DefaultApi get_health GET /v2/health Health Info
DefaultApi get_known_pools GET /v2/knownpools Known Pools List
DefaultApi get_liquidity_history GET /v2/history/liquidity_changes Liquidity Changes History
DefaultApi get_member_detail GET /v2/member/{address} Member Details
DefaultApi get_members_adresses GET /v2/members Members List
DefaultApi get_network_data GET /v2/network Network Data
DefaultApi get_nodes GET /v2/nodes Nodes List
DefaultApi get_pool GET /v2/pool/{asset} Details of a Pool
DefaultApi get_pool_stats GET /v2/pool/{asset}/stats Pool Statistics
DefaultApi get_pools GET /v2/pools Pools List
DefaultApi get_saver_detail GET /v2/saver/{address} Saver Details
DefaultApi get_savers_history GET /v2/history/savers/{pool} Savers Units and Depth History
DefaultApi get_stats GET /v2/stats Global Stats
DefaultApi get_swap_history GET /v2/history/swaps Swaps History
DefaultApi get_thor_name_detail GET /v2/mayaname/lookup/{name} THORName Details
DefaultApi get_thor_names_by_address GET /v2/mayaname/rlookup/{address} Gives a list of THORNames by reverse lookup
DefaultApi get_thor_names_owner_by_address GET /v2/mayaname/owner/{address} THORName owner
DefaultApi get_tvl_history GET /v2/history/tvl Total Value Locked History

Documentation For Models

Documentation For Authorization

All endpoints do not require authorization.

Author

devs@thorchain.org

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

xchainpy2_midgard_maya-2.10.0.tar.gz (85.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

xchainpy2_midgard_maya-2.10.0-py3-none-any.whl (248.7 kB view details)

Uploaded Python 3

File details

Details for the file xchainpy2_midgard_maya-2.10.0.tar.gz.

File metadata

  • Download URL: xchainpy2_midgard_maya-2.10.0.tar.gz
  • Upload date:
  • Size: 85.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for xchainpy2_midgard_maya-2.10.0.tar.gz
Algorithm Hash digest
SHA256 29b2d8ef85dba29aafe656d80b2fadb53f7f2cd505a6352e1e397f2a99acd166
MD5 a4fe4105bf54c6ced0b123afef787759
BLAKE2b-256 692de3a296c6abc2330e1aa164c39ea559eb3298238ebeb16f52912450afdb0e

See more details on using hashes here.

File details

Details for the file xchainpy2_midgard_maya-2.10.0-py3-none-any.whl.

File metadata

File hashes

Hashes for xchainpy2_midgard_maya-2.10.0-py3-none-any.whl
Algorithm Hash digest
SHA256 572c924ca7bab49d2c631f228e5059ea23af87cd5281c7e5778814da9427ec4e
MD5 69d920efa38c240e0df1880d1944e74d
BLAKE2b-256 62bce68c4174c33d15e3a05342a30f8b764abf8d216b224730aea262a35b855d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page