We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cb9d01 commit a125519Copy full SHA for a125519
fees/frankencoin/index.ts
@@ -86,11 +86,11 @@ const adapter: SimpleAdapter = {
86
start: '2023-10-28',
87
meta: {
88
methodology: {
89
- Fees: 'Total profits generated by the Frankencoin protocol in ZCHF tokens',
+ Fees: 'Daily losses absorbed by the protocol’s reserve (Frankencoin Pool Share)',
90
Revenue:
91
- 'Net revenue calculated as profits minus losses in ZCHF tokens',
+ 'Net daily revenue, calculated as profits minus absorbed losses',
92
ProtocolRevenue:
93
- 'All net revenue is retained by the protocol in ZCHF tokens',
+ 'All net revenue is retained by the protocol’s reserve',
94
},
95
96
0 commit comments