-
Notifications
You must be signed in to change notification settings - Fork 219
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* create sccp 365 and 366 * Update sccp-366.md * update headers
- Loading branch information
1 parent
6966520
commit 51bf3e6
Showing
2 changed files
with
51 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
--- | ||
sccp: 365 | ||
title: Update Keeper Settlement Reward | ||
network: Arbitrum & Base | ||
status: Vote_Pending | ||
type: Governance | ||
created: 2024-11-19 | ||
author: Kaleb | ||
proposal: >- | ||
https://snapshot.org/#/snxgov.eth/proposal/0x2b464037de9824e79774dd122e87ffc938ba9cd0315bd777033394c2927172a7 | ||
--- | ||
|
||
# Simple Summary | ||
|
||
This SCCP proposes to decrease the settlement reward for settling perp trades from 1 USD to 40 cents per trade. | ||
|
||
# Abstract | ||
The settlement reward is configured in the settlement strategy of the perp market and is currently configured to 1 USD. The reward represents the minimum reward paid to keepers on top of gas costs. | ||
|
||
# Motivation | ||
|
||
The parameter updates are in light of the recent review of profitability of keepers vis-a-vis transaction costs. The recently implemented [SCCP-364](https://sips.synthetix.io/sccp/sccp-364/) should help guarantee that keepers are compensated at all times for settling trades. This along with the compensation that scales as gas prices spike should ensure that keepers compensation increases as the cost of settle trades rises. | ||
|
||
|
||
# Copyright | ||
Copyright and related rights waived via [CC0](https://creativecommons.org/publicdomain/zero/1.0/). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
--- | ||
sccp: 366 | ||
title: Lower the minimum position margin | ||
network: Arbitrum & Base | ||
status: Vote_Pending | ||
type: Governance | ||
created: 2024-11-19 | ||
author: Kaleb | ||
proposal: >- | ||
https://snapshot.org/#/snxgov.eth/proposal/0x07161fe33af9f9efb780ad4093f2fcc4c7616e1fe5d2dbbc742b35f489b5e811 | ||
--- | ||
|
||
# Simple Summary | ||
|
||
This SCCP proposes to decrease the minimum initial margin on both the base and arbitrum implementations to 15 USD. | ||
|
||
# Abstract | ||
The minimum position margin was specified during the pre-blob days, when trade settlement spiked for prolonged periods of time. This along with a review of the minimum keeper reward for executing liquidations and settling trades allows us to lower the minimum margin requirements without undue risk on the protocol. | ||
|
||
# Motivation | ||
The parameter change proposed in this SCCP was requested by one of our partner integrators in order to be able to onboard more traders on Arbitrum and Base. | ||
|
||
|
||
# Copyright | ||
Copyright and related rights waived via [CC0](https://creativecommons.org/publicdomain/zero/1.0/). |