File tree Expand file tree Collapse file tree 2 files changed +9
-0
lines changed
Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -10874,6 +10874,9 @@ const data4: Protocol[] = [
1087410874 forkedFrom: [],
1087510875 parentProtocol: "parent#seamless-protocol",
1087610876 listedAt: 1744029272,
10877+ dimensions: {
10878+ fees: "seamless-vaults",
10879+ },
1087710880 },
1087810881 {
1087910882 id: "6001",
@@ -18007,6 +18010,9 @@ const data4: Protocol[] = [
1800718010 audit_links: ["https://github.com/seamless-protocol/audits"],
1800818011 parentProtocol: "parent#seamless-protocol",
1800918012 listedAt: 1749485042,
18013+ dimensions: {
18014+ fees: "seamless-v2",
18015+ },
1801018016 },
1801118017 {
1801218018 id: "6287",
Original file line number Diff line number Diff line change @@ -4882,6 +4882,9 @@ export const chainCoingeckoIds = {
48824882 categories : [ "Cosmos" ] ,
48834883 twitter : "provenancefdn" ,
48844884 url : "https://www.provenance.io/" ,
4885+ dimensions : {
4886+ fees : "provenance" ,
4887+ } ,
48854888 } ,
48864889 "Eventum" : {
48874890 geckoId : null ,
You can’t perform that action at this time.
0 commit comments