For the complete documentation index, see llms.txt. This page is also available as Markdown.

Get stgUSD Conversion Rate

There are currently two ways to obtain the conversion rate between stgUSD and tgUSD:

  1. On-chain: Send an OP_PROVIDE_CURRENT_QUOTE message to the tgUSD Staking contract.

  2. Off-chain: Use a get-method to fetch the relevant data and calculate the rate manually.

Last updated