Skip to content

Commit

Permalink
style: move zKatana so evm-incompatible addresses are last in the file
Browse files Browse the repository at this point in the history
  • Loading branch information
mds1 committed Oct 26, 2023
1 parent 0ffe96d commit 3a59730
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions deployments.json
Original file line number Diff line number Diff line change
Expand Up @@ -679,6 +679,11 @@
"chainId": 314,
"url": "https://filfox.info/en/address/0xcA11bde05977b3631167028862bE2a173976CA11"
},
{
"name": "zKatana",
"chainId": 1261120,
"url": "https://zkatana.blockscout.com/address/0xcA11bde05977b3631167028862bE2a173976CA11?tab=contract"
},
{
"name": "Tron",
"chainId": 728126428,
Expand All @@ -696,10 +701,5 @@
"chainId": 280,
"url": "https://goerli.explorer.zksync.io/address/0xF9cda624FBC7e059355ce98a31693d299FACd963#contract",
"address": "0xF9cda624FBC7e059355ce98a31693d299FACd963"
},
{
"name": "zKatana",
"chainId": 1261120,
"url": "https://zkatana.blockscout.com/address/0xcA11bde05977b3631167028862bE2a173976CA11?tab=contract"
},
}
]

0 comments on commit 3a59730

Please sign in to comment.