Skip to content

Commit a125519

Browse files
committed
feat: wording
1 parent 8cb9d01 commit a125519

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

fees/frankencoin/index.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -86,11 +86,11 @@ const adapter: SimpleAdapter = {
8686
start: '2023-10-28',
8787
meta: {
8888
methodology: {
89-
Fees: 'Total profits generated by the Frankencoin protocol in ZCHF tokens',
89+
Fees: 'Daily losses absorbed by the protocol’s reserve (Frankencoin Pool Share)',
9090
Revenue:
91-
'Net revenue calculated as profits minus losses in ZCHF tokens',
91+
'Net daily revenue, calculated as profits minus absorbed losses',
9292
ProtocolRevenue:
93-
'All net revenue is retained by the protocol in ZCHF tokens',
93+
'All net revenue is retained by the protocol’s reserve',
9494
},
9595
},
9696
},

0 commit comments

Comments
 (0)