Skip to content

Commit e04ac44

Browse files
committed
update metadata
1 parent a336309 commit e04ac44

File tree

2 files changed

+9
-7
lines changed

2 files changed

+9
-7
lines changed

metadata/chains.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -538,7 +538,6 @@
538538
},
539539
"cube": {
540540
"name": "Cube",
541-
"dexs": true,
542541
"gecko_id": "cube-network",
543542
"tokenSymbol": "CUBE"
544543
},
@@ -2147,6 +2146,10 @@
21472146
"gecko_id": "ultron",
21482147
"tokenSymbol": "ULX"
21492148
},
2149+
"undefined": {
2150+
"name": "Undefined",
2151+
"fees": true
2152+
},
21502153
"unichain": {
21512154
"name": "Unichain",
21522155
"fees": true,

metadata/protocols.json

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1171,8 +1171,7 @@
11711171
"287": {
11721172
"name": "0.exchange",
11731173
"tvl": true,
1174-
"yields": false,
1175-
"liquidity": true
1174+
"yields": false
11761175
},
11771176
"289": {
11781177
"name": "yetiswap",
@@ -13575,6 +13574,7 @@
1357513574
"name": "solidlizard-dex",
1357613575
"tvl": true,
1357713576
"yields": false,
13577+
"activeUsers": true,
1357813578
"fees": true,
1357913579
"revenue": true,
1358013580
"dexs": true
@@ -19641,8 +19641,7 @@
1964119641
"3597": {
1964219642
"name": "zeroliquid",
1964319643
"tvl": true,
19644-
"yields": false,
19645-
"liquidity": true
19644+
"yields": false
1964619645
},
1964719646
"3598": {
1964819647
"name": "mountain-protocol",
@@ -26414,7 +26413,8 @@
2641426413
"4853": {
2641526414
"name": "blackrock-buidl",
2641626415
"tvl": true,
26417-
"yields": false
26416+
"yields": false,
26417+
"liquidity": true
2641826418
},
2641926419
"4854": {
2642026420
"name": "arca-labs-arcoin",
@@ -27582,7 +27582,6 @@
2758227582
"name": "apex-defi",
2758327583
"tvl": true,
2758427584
"yields": false,
27585-
"liquidity": true,
2758627585
"fees": true,
2758727586
"revenue": true,
2758827587
"dexs": true

0 commit comments

Comments
 (0)