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 5896f9c commit 86b93a7Copy full SHA for 86b93a7
static/events/notification.json
@@ -142,8 +142,23 @@
142
"campaignTagConfig": {
143
"orderbook": [],
144
"market": [],
145
- "Amm": [],
+ "Amm": [
146
+ {
147
+ "name": "Protocol",
148
+ "startShow": 1664582400000,
149
+ "endShow": 1672444800000,
150
+ "iconSource": "https://static.loopring.io/assets/svg/protocol.svg",
151
+ "symbols": [
152
+ "LRC-ETH",
153
+ "LRC-USDT",
154
+ "RETH-ETH",
155
+ "LRC-USDC",
156
+ "ETH-USDC",
157
+ "MATIC-ETH",
158
+ "ETH-DAI"
159
+ ]
160
+ }],
161
"Fiat": [],
162
"swap": []
163
}
-}
164
+}
0 commit comments