File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change @@ -234,6 +234,33 @@ const boringVaultsV0Ethereum = [
234
234
startBlock : 21746816 ,
235
235
baseAsset : ADDRESSES . ethereum . WBTC ,
236
236
} ,
237
+ {
238
+ name : "tacUSD" ,
239
+ vault : "0x699e04F98dE2Fc395a7dcBf36B48EC837A976490" ,
240
+ accountant : "0x58cD5e97ffaeA62986C86ac44bB8EF7092c7ff5B" ,
241
+ teller : "0xBbf9E8718D83CF67b568bfFd9d3034BfF02A0103" ,
242
+ lens : "0x5232bc0F5999f8dA604c42E1748A13a170F94A1B" ,
243
+ startBlock : 21882726 ,
244
+ baseAsset : ADDRESSES . ethereum . USDC ,
245
+ } ,
246
+ {
247
+ name : "tacETH" ,
248
+ vault : "0x294eecec65A0142e84AEdfD8eB2FBEA8c9a9fbad" ,
249
+ accountant : "0x1683870f3347F2837865C5D161079Dc3fDbf1087" ,
250
+ teller : "0xe97365b41B340352d3d32CA2C7230330F19A1e73" ,
251
+ lens : "0x5232bc0F5999f8dA604c42E1748A13a170F94A1B" ,
252
+ startBlock : 21882620 ,
253
+ baseAsset : ADDRESSES . ethereum . WETH ,
254
+ } ,
255
+ {
256
+ name : "tacBTC" ,
257
+ vault : "0x6Bf340dB729d82af1F6443A0Ea0d79647b1c3DDf" ,
258
+ accountant : "0xe4858a89d5602Ad30de2018C408d33d101F53d53" ,
259
+ teller : "0x7C75cbb851D321B2Ec8034D58A9B5075e991E584" ,
260
+ lens : "0x5232bc0F5999f8dA604c42E1748A13a170F94A1B" ,
261
+ startBlock : 21882704 ,
262
+ baseAsset : ADDRESSES . ethereum . WBTC ,
263
+ }
237
264
] ;
238
265
239
266
module . exports = {
You can’t perform that action at this time.
0 commit comments