Python wrapper for the 'dexscreener.com' API
Project description
API Wrapper for Dexscreener.com
Pull requests GREATLY encouraged!
Quick Start
from dexscreener import DexscreenerClient
client = DexscreenerClient()
pair = client.get_token_pair("harmony", "0xcd818813f038a4d1a27c84d24d74bbc21551fa83")
pairs = client.get_token_pairs("0x2170Ed0880ac9A755fd29B2688956BD959F933F8")
search = client.search_pairs("WBTC")
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
dexscreener-1.1.tar.gz
(4.7 kB
view hashes)
Built Distribution
Close
Hashes for dexscreener-1.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ce313745bedd1ab535cd0d8ce0a92ff59f93446698627ca2008f0228dbc62ca7 |
|
MD5 | a03816d40aa978dff4ae1cc3a30538ac |
|
BLAKE2b-256 | c0d0e48b93fbee549ef7f4a806f2c11ce685a75d672ef894594558b24235e829 |