No project description provided
Project description
GeckoTerminal
Python wrapper for GeckoTerminal's API.
Installation
pip3 install git+https://github.com/samuel-poon/geckoterminal.git
GeckoTerminal Docs
https://www.geckoterminal.com/dex-api
Quick Start
import geckoterminal
networks = geckoterminal.get_networks()
dexes = geckoterminal.get_dexes(network='eth')
weth_usdc = geckoterminal.get_pool(network='eth', pool_address='0x88e6a0c2ddd26feeb64f039a2c41296fcb3f5640')
polygon_top_pools = geckoterminal.get_top_pools(network='polygon_pos')
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
geckoterminal-0.0.2.tar.gz
(3.6 kB
view details)
Built Distribution
File details
Details for the file geckoterminal-0.0.2.tar.gz
.
File metadata
- Download URL: geckoterminal-0.0.2.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e1eb465c6d9b739aa140950df58273d58b6dccebae8265698ac8c1c3ba48de98 |
|
MD5 | 6e5561afbff2810948192645b65af689 |
|
BLAKE2b-256 | ad71479f76d03b40a4d6fc9444bb3b69e19e1c4d82ca3056a09596a23d9c95da |
File details
Details for the file geckoterminal-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: geckoterminal-0.0.2-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e86fdda329079756c1e990ef47e608e451e09afb471601cc6b3db43da62124b7 |
|
MD5 | fd82807e20db68376db9d9fc092cc30b |
|
BLAKE2b-256 | 9a5d182862e158924dc8cbb4f441960938886b6b476f5ef9a3f8c250c27b0c7a |