Skip to content

Commit 37908ae

Browse files
authored
fix: correct category for 0x protocol
Changed category to match valid categories in categories.json
1 parent 2db938f commit 37908ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testnet/0x.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Swap API v2, embedded swaps in any app",
44
"live": true,
55
"categories": [
6-
"DeFi::DEX Aggregator"
6+
"DeFi::DEX"
77
],
88
"addresses": {
99
"unknown0": "0x07F37e56bc55B7F927807171647c2EEE95C78f31",

0 commit comments

Comments
 (0)