package
1.0.2
Repository: https://github.com/calbera/go-pyth-client.git
Documentation: pkg.go.dev

# README

Pyth Price Feeds

More information about the Pyth price feeds can be found here.

Current Supported Feed Ecosystems

  • EVM Stable
    • All are supported.
  • EVM Beta
    • If you want to add more feeds, please follow the pattern in evm_stable.go.

# Functions

AddHexPrefix adds a '0x' prefix to a string if it doesn't already have one.
MustGetPriceFeed converts a price feed ID string to a ticker string.
MustGetPriceFeedID converts a ticker string to a price feed ID string.
ToVersion converts a ecosystem string to a Version enum.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

Enum for Pyth supported price feed ecosystems.