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.5.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.5-py3-none-any.whl
(36.0 kB
view details)
File details
Details for the file gud_price-0.1.5.tar.gz.
File metadata
- Download URL: gud_price-0.1.5.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 |
23cc348152f04470a8eebc5578ebc130f076d3082b341914a89a12ec46c4eb53
|
|
| MD5 |
ae55a1b617c6b46b81b6b84993707180
|
|
| BLAKE2b-256 |
13a17b66ec9272aa4c6710472055075b0e5e03c01a71cad55dd90d7914ae2fa2
|
File details
Details for the file gud_price-0.1.5-py3-none-any.whl.
File metadata
- Download URL: gud_price-0.1.5-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 |
bb7b8c4ec0e6ff57d9a58b6e15cabecb6b52494eb9fdabcf550f558c31364c0c
|
|
| MD5 |
3fca582c93fc853a563f5365351e0571
|
|
| BLAKE2b-256 |
30c82b4d02bdd5d9639cf07c5e4d93e01dc8aff5dcfa891d918a8b7b8cc1d1f2
|