Skip to content

Commit a5ff189

Browse files
enable fees
1 parent 8c76e8a commit a5ff189

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

defi/src/protocols/data4.ts

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31281,7 +31281,8 @@ const data4: Protocol[] = [
3128131281
twitter: "PharaohExchange",
3128231282
parentProtocol: "parent#pharaoh-exchange",
3128331283
dimensions: {
31284-
dexs: "pharaoh-v3-legacy"
31284+
dexs: "pharaoh-v3-legacy",
31285+
fees: "pharaoh-v3-legacy"
3128531286
},
3128631287
listedAt: 1760377677,
3128731288
},
@@ -31305,7 +31306,8 @@ const data4: Protocol[] = [
3130531306
twitter: "PharaohExchange",
3130631307
parentProtocol: "parent#pharaoh-exchange",
3130731308
dimensions: {
31308-
dexs: "pharaoh-v3"
31309+
dexs: "pharaoh-v3",
31310+
fees: "pharaoh-v3"
3130931311
},
3131031312
listedAt: 1760377684,
3131131313
},

0 commit comments

Comments
 (0)