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 8c76e8a commit a5ff189Copy full SHA for a5ff189
defi/src/protocols/data4.ts
@@ -31281,7 +31281,8 @@ const data4: Protocol[] = [
31281
twitter: "PharaohExchange",
31282
parentProtocol: "parent#pharaoh-exchange",
31283
dimensions: {
31284
- dexs: "pharaoh-v3-legacy"
+ dexs: "pharaoh-v3-legacy",
31285
+ fees: "pharaoh-v3-legacy"
31286
},
31287
listedAt: 1760377677,
31288
@@ -31305,7 +31306,8 @@ const data4: Protocol[] = [
31305
31306
31307
31308
- dexs: "pharaoh-v3"
31309
+ dexs: "pharaoh-v3",
31310
+ fees: "pharaoh-v3"
31311
31312
listedAt: 1760377684,
31313
0 commit comments