Skip to content

Commit

Permalink
chore: add Astar zKatana testnet deploy (#171)
Browse files Browse the repository at this point in the history
* Add zKatana

* style: move zKatana so evm-incompatible addresses are last in the file

---------

Co-authored-by: Matt Solomon <matt@mattsolomon.dev>
  • Loading branch information
codespool and mds1 authored Oct 26, 2023
1 parent fc2365a commit b5c52df
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion 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 @@ -697,4 +702,4 @@
"url": "https://goerli.explorer.zksync.io/address/0xF9cda624FBC7e059355ce98a31693d299FACd963#contract",
"address": "0xF9cda624FBC7e059355ce98a31693d299FACd963"
}
]
]

0 comments on commit b5c52df

Please sign in to comment.