Synthetixio / synthetix

Synthetix Solidity smart contracts
https://synthetix.io/
MIT License
1.2k stars 597 forks source link

SIP-2059: Legacy Spot Synth Migration #2227

Closed barrasso closed 4 months ago

barrasso commented 5 months ago

Introduces a new contract, DynamicSynthRedeemer, which quotes synth redemption prices based on real-time chainlink price data * a discount rate (as opposed to the SynthRedeemer, which does so by removing the synth from the issuer and redeems at a fixed rate).

https://sips.synthetix.io/sips/sip-2059/