File tree Expand file tree Collapse file tree 4 files changed +36
-50
lines changed
packages/external-rewards/src Expand file tree Collapse file tree 4 files changed +36
-50
lines changed Original file line number Diff line number Diff line change 77
77
{
78
78
"campaign" : " Rings.json"
79
79
},
80
- {
81
- "campaign" : " Tac.json"
82
- },
83
80
{
84
81
"campaign" : " Turtle.json"
85
82
},
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 172
172
"multiplier" : " tac" ,
173
173
"tags" : [" tokens" ],
174
174
"lock" : " false"
175
+ },
176
+ {
177
+ "id" : " null" ,
178
+ "action" : " lp" ,
179
+ "description" : " Providing liquidity in this pool makes you eligible for TAC rewards. Visit Merkl to view and claim them." ,
180
+ "campaignStart" : " 0" ,
181
+ "campaignEnd" : " 1770000000" ,
182
+ "address" : " 0xFfF8634dE89271b6075C55FA89B4E9A087Fdb9FE" ,
183
+ "network" : " ethereum" ,
184
+ "multiplier" : " tac" ,
185
+ "tags" : [" tokens" ],
186
+ "lock" : " false"
187
+ },
188
+ {
189
+ "id" : " null" ,
190
+ "action" : " lp" ,
191
+ "description" : " Providing liquidity in this pool makes you eligible for TAC rewards. Visit Merkl to view and claim them." ,
192
+ "campaignStart" : " 0" ,
193
+ "campaignEnd" : " 1770000000" ,
194
+ "address" : " 0xc73B0328Bd40Ea35Aad34d0fDC1dBE64C4f9c59F" ,
195
+ "network" : " ethereum" ,
196
+ "multiplier" : " tac" ,
197
+ "tags" : [" tokens" ],
198
+ "lock" : " false"
199
+ },
200
+ {
201
+ "id" : " null" ,
202
+ "action" : " lp" ,
203
+ "description" : " Providing liquidity in this pool makes you eligible for TAC rewards. Visit Merkl to view and claim them." ,
204
+ "campaignStart" : " 0" ,
205
+ "campaignEnd" : " 1770000000" ,
206
+ "address" : " 0x51F5466690978173f45270f57e06e25b0c888261" ,
207
+ "network" : " ethereum" ,
208
+ "multiplier" : " tac" ,
209
+ "tags" : [" tokens" ],
210
+ "lock" : " false"
175
211
}
176
212
]
177
213
}
Original file line number Diff line number Diff line change @@ -27,7 +27,6 @@ import SolvProtocol from './SolvProtocol.json'
27
27
import Sonic from './Sonic.json'
28
28
import StableLabs from './StableLabs.json'
29
29
import Symbiotic from './Symbiotic.json'
30
- import Tac from './Tac.json'
31
30
import TacTokens from './TacTokens.json'
32
31
import Turtle from './Turtle.json'
33
32
import Usual from './Usual.json'
@@ -62,7 +61,6 @@ export {
62
61
StableLabs ,
63
62
Sonic ,
64
63
Rings ,
65
- Tac ,
66
64
Turtle ,
67
65
Infinifi ,
68
66
Asymmetry ,
You can’t perform that action at this time.
0 commit comments