Skip to main content

Amberdata is a Python library to access the Amberdata API

Project description

Demo

Install

pip install amberdata

for reference

from amberdata import Amberdata

ad_client = Amberdata(x_api_key="ENTER YOUR API KEY HERE")

blockchain_address_logs = ad_client.blockchain_address_logs(
    address="0xb47e3cd837dDF8e4c57F05d70Ab865de6e193BBB", topic="0x58e5d5a525e3b40bc15abaa38b5882678db1ee68befd2f60bafe3a7fd06db9e3"
)

print(blockchain_address_logs)

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

amberdata-0.1.1.tar.gz (2.6 kB view hashes)

Uploaded Source

Built Distribution

amberdata-0.1.1-py3-none-any.whl (2.9 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