Skip to content

Commit d56069d

Browse files
committed
feat: adds Sophon network broadcasts
1 parent d0c5aa1 commit d56069d

File tree

11 files changed

+7952
-0
lines changed

11 files changed

+7952
-0
lines changed

airdrops/v1.3.0/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ For deployments on the zkSync based chains, the following settings were used:
3030
| Chains | Tool | EVM | Optimizer Runs | Solc Version | zkSolc | Via IR |
3131
| :------- | :------------------------------------------------------------------------------- | :---- | :------------- | :----------- | :----- | :----- |
3232
| Abstract | [Hardhat-zksync](https://docs.abs.xyz/build-on-abstract/smart-contracts/hardhat) | Paris | 1000 | 0.8.26 | 1.5.11 | true |
33+
| Sophon | [Hardhat-zksync](https://docs.sophon.xyz/build/interact/hardhat) | Paris | 1000 | 0.8.26 | 1.5.12 | true |
3334
| zkSync | [Hardhat-zksync](https://docs.zksync.io/zksync-era/tooling/hardhat) | Paris | 1000 | 0.8.26 | 1.5.11 | true |
3435

3536
## Salts
@@ -58,6 +59,7 @@ The CREATE2 salts used during deployment. A "No Salt" value means that the contr
5859
| Polygon | ChainID 137, Version 1.3.0 |
5960
| Scroll | ChainID 534352, Version 1.3.0 |
6061
| Sei | ChainID 1329, Version 1.3.0 |
62+
| Sophon | No Salt |
6163
| Taiko Mainnet | ChainID 167000, Version 1.3.0 |
6264
| Tangle | No Salt |
6365
| Ultra | No Salt |

0 commit comments

Comments
 (0)