Skip to content

Commit

Permalink
chore: include blast and linea chains for superform protocol
Browse files Browse the repository at this point in the history
  • Loading branch information
sujithsomraaj committed Oct 1, 2024
1 parent ec2a8d8 commit c001e32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/superform/index.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
const superform_chains = ["ethereum", "polygon", "bsc", "avax", "arbitrum", "optimism", "base", "fantom"];
const superform_chains = ["ethereum", "polygon", "bsc", "avax", "arbitrum", "optimism", "base", "fantom", "blast", "linea"];
const factory_contract = "0xD85ec15A9F814D6173bF1a89273bFB3964aAdaEC";
const fantom_factory_contract = "0xbc85043544CC2b3Fd095d54b6431822979BBB62A";

Expand Down

0 comments on commit c001e32

Please sign in to comment.