A python wrapper for the Molaris REST API
Project description
MoralisSDK
Introduction
A simple Python wrapper for the Molaris REST API. Useful for getting ERC-20 token prices, getting general token information and getting information about all tokens in a wallet.
Molaris
Use requires a Molaris API key which is currently available with the free Molaris service tier.
- https://moralis.io/
- https://deep-index.moralis.io/api-docs/#/
- https://docs.moralis.io/moralis-server/web3-sdk/moralis-web3-api-rest
Usage
Setup
Replace YOUR_API_KEY with the Moralis API Key.
from MoralisSDK.api import MoralisAPI
moralis = MoralisAPI()
moralis.set_api_key("YOUR_API_KEY")
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
MoralisSDK-1.0.1.tar.gz
(4.0 kB
view details)
Built Distribution
File details
Details for the file MoralisSDK-1.0.1.tar.gz
.
File metadata
- Download URL: MoralisSDK-1.0.1.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f6b28e83064509470aadc3e275a4eb17c9ec1031609889f48ef4e0fcf50851ea |
|
MD5 | f80f2ce9911c0efd2105cfd1a80b9718 |
|
BLAKE2b-256 | 2531a042d3ebb82039b11c58dcff23af386231b834d93d0d3369b282b47953e8 |
File details
Details for the file MoralisSDK-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: MoralisSDK-1.0.1-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e5e5e8e64cd0f7321dad6d9818ea6b38a37a2d24f5abe9bea22b2eb6d63a720d |
|
MD5 | ab0cf9a0adc825006b2a6ce089e2dfba |
|
BLAKE2b-256 | bc85b249587f796645216eab09588bae4bfb860c87036ea906cedca72beec408 |