File tree 1 file changed +35
-0
lines changed
packages/deployments/contracts/src/cli/init/config/mainnet
1 file changed +35
-0
lines changed Original file line number Diff line number Diff line change @@ -454,6 +454,41 @@ export const MAINNET_PRODUCTION_INIT_CONFIG: InitConfig = {
454
454
} ,
455
455
} ,
456
456
} ,
457
+ {
458
+ name : "xGrumpy Cat" ,
459
+ canonical : {
460
+ domain : "11111" ,
461
+ address : "0x3B350F202473932411772C8Cb76DB7975f42397E" ,
462
+ decimals : 18 ,
463
+ } ,
464
+ representations : {
465
+ // mainnet
466
+ "6648936" : {
467
+ local : "0x3B350F202473932411772C8Cb76DB7975f42397E" ,
468
+ adopted : "0x3B350F202473932411772C8Cb76DB7975f42397E" ,
469
+ } ,
470
+ // Optimsim
471
+ "1869640809" : {
472
+ local : "0x3B350F202473932411772C8Cb76DB7975f42397E" ,
473
+ adopted : "0x3B350F202473932411772C8Cb76DB7975f42397E" ,
474
+ } ,
475
+ // Polygon
476
+ "1886350457" : {
477
+ local : "0x3B350F202473932411772C8Cb76DB7975f42397E" ,
478
+ adopted : "0x3B350F202473932411772C8Cb76DB7975f42397E" ,
479
+ } ,
480
+ // Binance
481
+ "6450786" : {
482
+ local : "0x3B350F202473932411772C8Cb76DB7975f42397E" ,
483
+ adopted : "0x3B350F202473932411772C8Cb76DB7975f42397E" ,
484
+ } ,
485
+ // Arbitrum
486
+ "1634886255" : {
487
+ local : "0x3B350F202473932411772C8Cb76DB7975f42397E" ,
488
+ adopted : "0x3B350F202473932411772C8Cb76DB7975f42397E" ,
489
+ } ,
490
+ } ,
491
+ } ,
457
492
{
458
493
name : "FRACTION" ,
459
494
canonical : {
You can’t perform that action at this time.
0 commit comments