Zero-dependency Chainlink price feed reader for any EVM chain
Project description
gud-price
Zero-dependency Chainlink price feed reader for any EVM chain.
Read real-time prices from Chainlink data feeds on 18+ EVM chains with a single RPC call — no web3, no ABIs.
Installation
pip install gud-price
Usage
from gud_price.rpc import read_latest_price
from gud_price.ethereum import ETH_USD
from gud_price.rpcs import rpc
price = read_latest_price(rpc("ethereum"), ETH_USD)
print(f"ETH/USD: {price.answer}")
Supported Chains
Ethereum, Arbitrum, Base, Polygon.
License
MIT
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
gud_price-0.1.6.tar.gz
(36.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
gud_price-0.1.6-py3-none-any.whl
(36.0 kB
view details)
File details
Details for the file gud_price-0.1.6.tar.gz.
File metadata
- Download URL: gud_price-0.1.6.tar.gz
- Upload date:
- Size: 36.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.11.2 {"installer":{"name":"uv","version":"0.11.2","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4c7c8bd77e9a99e107dfb1fe20fb00a36792bd325f6f6441217e7b0b7f0e19d2
|
|
| MD5 |
934650344288f1380ffc4bddc395a94a
|
|
| BLAKE2b-256 |
941048cf7afad883efebd4341c024cc964e0eb5490583f62e9e7672130d4bde6
|
File details
Details for the file gud_price-0.1.6-py3-none-any.whl.
File metadata
- Download URL: gud_price-0.1.6-py3-none-any.whl
- Upload date:
- Size: 36.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.11.2 {"installer":{"name":"uv","version":"0.11.2","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1a026290468fcca032fa52f08a3f9c76e6be4af93fb65e747ae0a85e9f43df59
|
|
| MD5 |
6b3e9ae286eebd0304196d980f7d4248
|
|
| BLAKE2b-256 |
da4a4df3e7d73a3b4d35ed0c2fb0f576827afb89ee7f2b5fe1c33289dca268fe
|