Skip to content

Commit 35a4135

Browse files
authored
fix: remove ekubo (#251)
1 parent bcb54e6 commit 35a4135

File tree

1 file changed

+0
-21
lines changed

1 file changed

+0
-21
lines changed

configs/nums/config.json

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -60,27 +60,6 @@
6060
}
6161
]
6262
},
63-
"0x050d4da9f66589eadaa1d5e31cf73b08ac1a67c8b4dcd88e6fd4fe501c628af2": {
64-
"name": "Ekubo",
65-
"description": "Ekubo token contract",
66-
"methods": [
67-
{
68-
"name": "Swap",
69-
"entrypoint": "swap",
70-
"description": "Swap tokens"
71-
},
72-
{
73-
"name": "Clear Minimum",
74-
"entrypoint": "clear_minimum",
75-
"description": "Clear minimum swap"
76-
},
77-
{
78-
"name": "Clear",
79-
"entrypoint": "clear",
80-
"description": "Clear swap"
81-
}
82-
]
83-
},
8463
"0x32abd3de87a3d5ec44cda9bddf005525f5d85177027fc778856b23792a0078b": {
8564
"name": "NUMS",
8665
"description": "Token contract for payments",

0 commit comments

Comments
 (0)