File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -42,6 +42,10 @@ const deployments = {
4242 oapp : "0xF03b4d9AC1D5d1E7c4cEf54C2A313b9fe051A0aD" ,
4343 token : "0x01bFF41798a0BcF287b996046Ca68b395DbC1071" ,
4444 } ] ,
45+ plasma : [ {
46+ oapp : "0x02ca37966753bDdDf11216B73B16C1dE756A7CF9" ,
47+ token : "0xB8CE59FC3717ada4C02eaDF9682A9e934F625ebb" ,
48+ } ] ,
4549 polygon : [ {
4650 oapp : "0x6BA10300f0DC58B7a1e4c0e41f5daBb7D7829e13" ,
4751 token : "0xc2132D05D31c914a87C6611C10748AEb04B58e8F" ,
Original file line number Diff line number Diff line change @@ -2321,9 +2321,11 @@ export default [
23212321 "Hyperliquid" ,
23222322 "Ink" ,
23232323 "Optimism" ,
2324+ "Plasma" ,
2325+ "Polygon" ,
2326+ "Rootstock" ,
23242327 "Sei" ,
23252328 "Unichain" ,
2326- "Rootstock" ,
23272329 ] ,
23282330 chainMapping : {
23292331 rootstock : "rsk" ,
@@ -2511,7 +2513,7 @@ export default [
25112513 chainMapping : {
25122514 "polygon zkevm" : "polygon_zkevm" ,
25132515 "x layer" : "xlayer" ,
2514- ' ternoa' : ' ternoa_mainnet' ,
2516+ ternoa : " ternoa_mainnet" ,
25152517 } ,
25162518 } ,
25172519 {
You can’t perform that action at this time.
0 commit comments