Skip to content
This repository was archived by the owner on Apr 3, 2023. It is now read-only.

Commit 859204f

Browse files
authored
Add zksync goerli network (#80)
1 parent eadb2c5 commit 859204f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyth-evm-js/src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,5 @@ export const CONTRACT_ADDR: Record<string, string> = {
3232
cronos: "0xE0d0e68297772Dd5a1f1D99897c581E2082dbA5B",
3333
cronos_testnet: "0xBAEA4A1A2Eaa4E9bb78f2303C213Da152933170E",
3434
arbitrum_goerli: "0x939C0e902FF5B3F7BA666Cc8F6aC75EE76d3f900",
35+
zksync_goerli: "0xF532F2C1bB7b67E08f7D8B76f9fF804D0831725e",
3536
};

0 commit comments

Comments
 (0)