File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @curvefi/api" ,
3
- "version" : " 2.56.13 " ,
3
+ "version" : " 2.56.14 " ,
4
4
"description" : " JavaScript library for curve.fi" ,
5
5
"main" : " lib/index.js" ,
6
6
"author" : " Macket" ,
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ export const ALIASES_POLYGON = lowerCaseValues({
43
43
"eywa_factory" : '0x37F22A0B028f2152e6CAcef210e0C4d3b875f367' , // <--- DUMMY
44
44
"crypto_factory" : "0xE5De15A9C9bBedb4F5EC13B131E61245f2983A69" ,
45
45
"twocrypto_factory" : '0x98EE851a00abeE0d95D08cF4CA2BdCE32aeaAF7F' , // <--- NEW
46
- "tricrypto_factory" : '0x0c0e5f2fF0ff18a3be9b835635039256dC4B4963' , // <--- TODO CHANGE
46
+ "tricrypto_factory" : '0xC1b393EfEF38140662b91441C6710Aa704973228' ,
47
47
"stable_ng_factory" : '0x1764ee18e8B3ccA4787249Ceb249356192594585' ,
48
48
"factory_admin" : "" ,
49
49
} ) ;
You can’t perform that action at this time.
0 commit comments