Skip to content

Commit

Permalink
Update chainUtils.ts
Browse files Browse the repository at this point in the history
Add "F02A", // zklink
  • Loading branch information
commoddity authored Nov 21, 2024
1 parent 7d1b6f8 commit b4f2c52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/utils/chainUtils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ export const CHAIN_DOCS_URL: KeyValuePair<string> = {
// pocket query params --remoteCLIURL https://pocket-rpc.liquify.com | tail -n +2 | jq '.pocket_params[] | select(.param_key == "pocketcore/SupportedBlockchains")'
export const evmChains = [
"F003", // avax
"F02A", // zklink
"F02B", // zksync-era
"F004", // avax-dfk
"F005", // base
Expand Down

0 comments on commit b4f2c52

Please sign in to comment.