
The Kwenta Token Migration
The swap interface for migrating your KWENTA tokens to SNX is now live. This migration unlocks opportunities to participate in the Synthetix system and DAO, where your SNX tokens can be staked and used to help govern the protocol. Follow the simple steps below to ensure a smooth transition and start vesting your tokens today. For more details about the unification with Synthetix, check out this blog.Key Details About Token VestingTokens began vesting on November 12th, even if you haven’t depo...

Kwenta x Synthetix: Next Steps
Following the unification announcement, we’re now entering the next phase of the transition. This stage focuses on streamlining token migration, refining incentives, and ensuring traders experience a smooth shift as Kwenta evolves into Synthetix Exchange.Social Media UpdatesKwenta’s community spaces are evolving to support this transition while ensuring traders and community members continue to have access to resources and support.Discord ChangesWhile most channels will be archived, key chann...

Kwenta x Synthetix: A Unified Future
Today marks a monumental step forward for both Kwenta and Synthetix. Following the approval of KIP-138 by the Kwenta community and SIP-411 by the Synthetix community, the two projects will now reunite under a single mission: to build the most powerful decentralized derivatives platform in DeFi.Why Was This Decision Made?This unification brings Kwenta full circle. Originally launched in 2021 as an independent protocol through SIP-179, Kwenta was designed to be a dedicated front end for Synthet...
Kwenta has been acquired by Synthetix. Please follow along at https://blog.synthetix.io/ Trading is live at https://exchange.synthetix.io/

The Kwenta Token Migration
The swap interface for migrating your KWENTA tokens to SNX is now live. This migration unlocks opportunities to participate in the Synthetix system and DAO, where your SNX tokens can be staked and used to help govern the protocol. Follow the simple steps below to ensure a smooth transition and start vesting your tokens today. For more details about the unification with Synthetix, check out this blog.Key Details About Token VestingTokens began vesting on November 12th, even if you haven’t depo...

Kwenta x Synthetix: Next Steps
Following the unification announcement, we’re now entering the next phase of the transition. This stage focuses on streamlining token migration, refining incentives, and ensuring traders experience a smooth shift as Kwenta evolves into Synthetix Exchange.Social Media UpdatesKwenta’s community spaces are evolving to support this transition while ensuring traders and community members continue to have access to resources and support.Discord ChangesWhile most channels will be archived, key chann...

Kwenta x Synthetix: A Unified Future
Today marks a monumental step forward for both Kwenta and Synthetix. Following the approval of KIP-138 by the Kwenta community and SIP-411 by the Synthetix community, the two projects will now reunite under a single mission: to build the most powerful decentralized derivatives platform in DeFi.Why Was This Decision Made?This unification brings Kwenta full circle. Originally launched in 2021 as an independent protocol through SIP-179, Kwenta was designed to be a dedicated front end for Synthet...
Kwenta has been acquired by Synthetix. Please follow along at https://blog.synthetix.io/ Trading is live at https://exchange.synthetix.io/

Subscribe to Synthetix Exchange

Subscribe to Synthetix Exchange
Share Dialog
Share Dialog
>1K subscribers
>1K subscribers


Kwenta is eager to reveal its proprietary margin engine, Smart Margin v2 (SMv2), which introduces advanced order types and a fully reimagined Futures UI/UX to the public. This groundbreaking system provides an extensive selection of trading tools tailored for Synthetix perpetual contracts, exceeding the capabilities of competing platforms. SMv2 has been meticulously developed to enhance traders' transactional efficiency and support strategies that are not accommodated by other platforms; reference KIP-55 for more details.
Try SMv2 without ANY additional fees for the next 3-months at:
https://kwenta.eth.limo/market/?accountType=cross_margin&asset=sETH
The core concept of SMv2 is the "Command" structure, which replaces the previous beta margin engine's complex logic. The previous system's approach, while functional, restricted the trader's imagination and forced much of the directional reasoning on-chain, resulting in fragile code. In contrast, SMv2 decomposes multi-leg actions into individual "Commands," each responsible for a specific function.
For example, modifying the margin in a single market or account is a discrete command, as is submitting a reduce-only limit order. The ability to string together various commands allows account owners (or delegates with trading abilities) to maximize their options and create sophisticated strategies. Furthermore, this modular approach enables seamless integration of ecosystem changes and minimizes downtime.
SMv2 utilizes Gelato for facilitating conditional orders. Incorporating Gelato into our system provides a decentralized backend capable of executing orders automatically, even under high network congestion. By segregating the commands for order submission and cancellation, traders can initiate a trade in a specific market and concurrently place a stop-loss order within a single transaction.
More about advanced orders can be found at the conditional orders blog.
SMv2's account authorization has undergone enhancements that now encompass delegates, authorized addresses allowed to act/trade on the account owner's behalf. Delegates extend the potential for account-wide automation beyond our conditional orders. The current implementation is intentionally non-restrictive, highlighting Kwenta's unwavering commitment to delivering an unparalleled trading experience.
In addition to Kwenta's ongoing development of in-house bots capable of copy-trading accounts or offering account margin rebalancing, we encourage the community to develop tools that can be easily integrated into accounts. This collaborative invitation embodies the community's self-governance ethos to develop its tools and leverage Kwenta's established platform, thereby benefitting all parties involved.
This feature is not yet supported by the front-end, but is slotted for a release in the coming month
SMv2's potential for external protocol integrations is a crucial factor to consider. Any protocol that can facilitate interactions with sUSD, such as Aave, Uniswap, and Lyra, can seamlessly integrate with our margin engine. This integration unlocks various possibilities, such as executing a command that purchases a call option via Lyra or sweeping margin from a trader's account to Aave to earn yield.
As these ideas are explored, and as Kwenta's total value locked (TVL) increases, the impact of implementing such commands will soar, thereby creating significant value for token holders who vote on these decisions. Such prospects are exhilarating, and our system serves as the ideal launching pad for ecosystem innovation.
If you haven't already, join the Kwenta community on Discord.
To be the first to learn about new updates to Kwenta, follow us on Twitter.
To trade synthetic assets and futures, visit Kwenta.
Learn more about the Smart Margin interface and how to use It in the Kwenta Docs.
Kwenta is eager to reveal its proprietary margin engine, Smart Margin v2 (SMv2), which introduces advanced order types and a fully reimagined Futures UI/UX to the public. This groundbreaking system provides an extensive selection of trading tools tailored for Synthetix perpetual contracts, exceeding the capabilities of competing platforms. SMv2 has been meticulously developed to enhance traders' transactional efficiency and support strategies that are not accommodated by other platforms; reference KIP-55 for more details.
Try SMv2 without ANY additional fees for the next 3-months at:
https://kwenta.eth.limo/market/?accountType=cross_margin&asset=sETH
The core concept of SMv2 is the "Command" structure, which replaces the previous beta margin engine's complex logic. The previous system's approach, while functional, restricted the trader's imagination and forced much of the directional reasoning on-chain, resulting in fragile code. In contrast, SMv2 decomposes multi-leg actions into individual "Commands," each responsible for a specific function.
For example, modifying the margin in a single market or account is a discrete command, as is submitting a reduce-only limit order. The ability to string together various commands allows account owners (or delegates with trading abilities) to maximize their options and create sophisticated strategies. Furthermore, this modular approach enables seamless integration of ecosystem changes and minimizes downtime.
SMv2 utilizes Gelato for facilitating conditional orders. Incorporating Gelato into our system provides a decentralized backend capable of executing orders automatically, even under high network congestion. By segregating the commands for order submission and cancellation, traders can initiate a trade in a specific market and concurrently place a stop-loss order within a single transaction.
More about advanced orders can be found at the conditional orders blog.
SMv2's account authorization has undergone enhancements that now encompass delegates, authorized addresses allowed to act/trade on the account owner's behalf. Delegates extend the potential for account-wide automation beyond our conditional orders. The current implementation is intentionally non-restrictive, highlighting Kwenta's unwavering commitment to delivering an unparalleled trading experience.
In addition to Kwenta's ongoing development of in-house bots capable of copy-trading accounts or offering account margin rebalancing, we encourage the community to develop tools that can be easily integrated into accounts. This collaborative invitation embodies the community's self-governance ethos to develop its tools and leverage Kwenta's established platform, thereby benefitting all parties involved.
This feature is not yet supported by the front-end, but is slotted for a release in the coming month
SMv2's potential for external protocol integrations is a crucial factor to consider. Any protocol that can facilitate interactions with sUSD, such as Aave, Uniswap, and Lyra, can seamlessly integrate with our margin engine. This integration unlocks various possibilities, such as executing a command that purchases a call option via Lyra or sweeping margin from a trader's account to Aave to earn yield.
As these ideas are explored, and as Kwenta's total value locked (TVL) increases, the impact of implementing such commands will soar, thereby creating significant value for token holders who vote on these decisions. Such prospects are exhilarating, and our system serves as the ideal launching pad for ecosystem innovation.
If you haven't already, join the Kwenta community on Discord.
To be the first to learn about new updates to Kwenta, follow us on Twitter.
To trade synthetic assets and futures, visit Kwenta.
Learn more about the Smart Margin interface and how to use It in the Kwenta Docs.
No activity yet