zksync_external_price_api

Crates.iozksync_external_price_api
lib.rszksync_external_price_api
version
sourcesrc
created_at2024-07-13 03:22:27.361604
updated_at2024-07-13 03:22:27.361604
descriptionZKsync clients for fetching token prices
homepagehttps://zksync.io/
repositoryhttps://github.com/matter-labs/zksync-era
max_upload_size
id1302006
size0
crates-io (github:matter-labs:crates-io)

documentation

README

Price API Client

This crate provides a simple trait to be implemented by clients interacting with external price APIs to fetch ETH<->BaseToken ratio.

All clients should be implemented here and used by the node framework layer, which will be agnostic to the number of clients available.

Commit count: 1500

cargo fmt