Skip to content
This repository was archived by the owner on May 6, 2025. It is now read-only.

Pyth SDK Solidity v0.5.0

Compare
Choose a tag to compare
@ali-behjati ali-behjati released this 17 Aug 11:58
· 21 commits to main since this release
a34132e

This release removes:

  • getPrevPriceUnsafe

and adds:

  • getLatestAvailablePriceUnsafe
  • getLatestAvailablePriceWithinDuration

to replace behavior of the removed function in a more elegant way. Please refer to the functions documentation for more information.