File tree Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Original file line number Diff line number Diff line change @@ -428,7 +428,10 @@ const data2: Protocol[] = [
428428 treasury: "kromatika.js",
429429 listedAt: 1644597183,
430430 github: ["Kromatika-Finance"],
431- audit_links: ["https://skynet.certik.com/projects/kromatika"]
431+ audit_links: ["https://skynet.certik.com/projects/kromatika"],
432+ dimensions: {
433+ fees: "kromatika",
434+ }
432435 },
433436 {
434437 id: "1398",
Original file line number Diff line number Diff line change @@ -28738,7 +28738,10 @@ const data4: Protocol[] = [
2873828738 forkedFromIds: [],
2873928739 twitter: "EmberProtocol_",
2874028740 audit_links: ["https://ember.so/documents/ember_protocol_audit.pdf"],
28741- listedAt: 1758144089
28741+ listedAt: 1758144089,
28742+ dimensions: {
28743+ fees: "ember-protocol",
28744+ }
2874228745 },
2874328746 {
2874428747 id: "6742",
Original file line number Diff line number Diff line change @@ -1206,7 +1206,8 @@ const data5: Protocol[] = [
12061206 module : "dummy.js" ,
12071207 twitter : "kenseionkatana" ,
12081208 dimensions : {
1209- fees : "kensei"
1209+ fees : "kensei" ,
1210+ dexs : "kensei" ,
12101211 }
12111212 } ,
12121213 {
You can’t perform that action at this time.
0 commit comments