Skip to content

Commit

Permalink
synthetix copy
Browse files Browse the repository at this point in the history
  • Loading branch information
0xngmi committed Mar 2, 2023
1 parent d5242de commit c674177
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fees/synthetix.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import { getPrices } from "../utils/prices";
const methodology = {
UserFees: "Users pay between 10-100 bps (0.1%-1%), usually 30 bps, whenever they exchange a synthetic asset (Synth)",
HoldersRevenue: "Fees are granted proportionally to SNX stakers by automatically burning outstanding debt (note: rewards not included here can also be claimed by SNX stakers)",
Revenue: "Fees paid by user and claimed by SNX stakers",
Revenue: "Fees paid by users and awarded to SNX stakers",
Fees: "Fees generated on each synthetic asset exchange, between 0.1% and 1% (usually 0.3%)",
}

Expand Down

0 comments on commit c674177

Please sign in to comment.