Skip to main content

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.

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


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 hashes)

Uploaded Source

Built Distribution

MoralisSDK-1.0.1-py3-none-any.whl (3.8 kB view hashes)

Uploaded Python 3

Supported by

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