Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Matthews Lab
Search
Search
Appearance
Log in
Personal tools
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
Synthetix
(section)
Page
Discussion
British English
Read
Edit
Edit source
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
Edit source
View history
General
What links here
Related changes
Special pages
Page information
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
= References = [litepaper] https://www.synthetix.io/litepaper [Liquidations.sol#L172] https://github.com/Synthetixio/synthetix/blob/6125f587a7e6c22989e1a239ed3d3932bce79fcf/contracts/Liquidations.sol#L172 [SystemSettings.sol] https://github.com/Synthetixio/synthetix/blob/6125f587a7e6c22989e1a239ed3d3932bce79fcf/contracts/SystemSettings.sol [Issuer.sol#L613] https://github.com/Synthetixio/synthetix/blob/6125f587a7e6c22989e1a239ed3d3932bce79fcf/contracts/Issuer.sol#L613 [Liquidations.sol#L145] https://github.com/Synthetixio/synthetix/blob/6125f587a7e6c22989e1a239ed3d3932bce79fcf/contracts/Liquidations.sol#L145 [Synthetix.sol#L301] https://github.com/Synthetixio/synthetix/blob/6125f587a7e6c22989e1a239ed3d3932bce79fcf/contracts/Synthetix.sol#L301 [issuance_ratio] https://github.com/Synthetixio/synthetix/blob/6125f587a7e6c22989e1a239ed3d3932bce79fcf/contracts/SystemSettings.sol#L66 [issuable_synths] https://github.com/Synthetixio/synthetix/blob/6125f587a7e6c22989e1a239ed3d3932bce79fcf/contracts/Issuer.sol#L247 [issuance_ratio2] https://docs.synthetix.io/litepaper/#snx-as-collateral [asset_exchange] https://github.com/Synthetixio/synthetix/blob/6125f587a7e6c22989e1a239ed3d3932bce79fcf/contracts/Exchanger.sol#L343 [issue_asset] https://github.com/Synthetixio/synthetix/blob/6125f587a7e6c22989e1a239ed3d3932bce79fcf/contracts/Issuer.sol#L493 [circuit_breaker] https://sips.synthetix.io/sips/sip-65 [exchange_rates] https://github.com/Synthetixio/synthetix/blob/6125f587a7e6c22989e1a239ed3d3932bce79fcf/contracts/ExchangeRates.sol#L15 [stale_quotes] https://github.com/Synthetixio/synthetix/blob/4fd3c1e6ac849f8c43277493e636a2ecc63801e0/contracts/ExchangeRates.sol#L42 [contract_no_quotes] https://github.com/Synthetixio/synthetix/blob/4fd3c1e6ac849f8c43277493e636a2ecc63801e0/contracts/Exchanger.sol#L198 [backdoor] https://github.com/Synthetixio/synthetix/blob/6125f587a7e6c22989e1a239ed3d3932bce79fcf/contracts/SystemSettings.sol#L193 [ui_no_quotes] https://github.com/Synthetixio/synthetix-exchange/blob/master/src/pages/Trade/components/CreateOrderCard/CreateOrderCard.js#L266 [edge_case] https://github.com/Synthetixio/synthetix/blob/6125f587a7e6c22989e1a239ed3d3932bce79fcf/contracts/Exchanger.sol#L186 [hide_error] https://github.com/Synthetixio/synthetix/blob/6125f587a7e6c22989e1a239ed3d3932bce79fcf/contracts/Exchanger.sol#L271 [pricing_notes] In Synthetix Exchange the meaning of ‘pricing’ a synthetic asset is a little different because the amount of the underlying currency you have doesn’t really exist and floats according to the current price (everything is recorded as ratios to sUSD.) That doesn’t mean a price at the time of exchange isn’t needed though. It’s basically a way to say that: ‘yes, as a user I saw this price and I find it agreeable.’ The exchange still needs to look that the rate is still valid upon receipt of the trade and have some logic to accept or decline it.
Summary:
Please note that all contributions to Matthews Lab may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Matthews Lab:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)