âŠIST & PSM Forwarder
Smart contracts for swapping IST for stable tokens using the PSM
Limited Developer Support
All assets represented in this library are community built, which means limited support from the Agoric OpCo development team. Please use components, APIs, and front-ends with caution.
Summary
The IST & PSM Forwarder is a smart contract for interacting with Inter Protocol's Parity Stability Module (PSM) to exchange stable assets for IST. The contract:
Sends the IST received to the destination Agoric address received as an input
Trades that ERTP asset to the Agoric Parity Stability Module (PSM) in exchange for IST (assuming the PSM accepts this ERTP asset)
Receives an ERTP asset over an IBC transaction and a destination Agoric address as inputs
Details
This contract will act as connective tissue to enable easier onboarding of IST from external stable tokens that are accepted by Inter Protocol's PSM (for example, Axelar_USDC).
Explore on GitHub=
Last updated