Skip to content

Commit

Permalink
more alias
Browse files Browse the repository at this point in the history
  • Loading branch information
fewensa authored Dec 26, 2024
1 parent 1dab663 commit a262b76
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 0 deletions.
2 changes: 2 additions & 0 deletions conf/mainnets/bsc.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
id: '56'
lzid: '102'
code: bsc
alias:
- binance-smart-chain
name: bsc
rpcs:
- https://rpc.ankr.com/bsc
Expand Down
2 changes: 2 additions & 0 deletions conf/mainnets/ethereum.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
id: '1'
lzid: '101'
code: ethereum
alias:
- mainnet
name: Ethereum
rpcs:
- https://eth.llamarpc.com
Expand Down
2 changes: 2 additions & 0 deletions conf/mainnets/morph.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
id: '2818'
lzid: ''
code: morph
alias:
- morph-l2
name: Morph
rpcs:
- https://rpc.morphl2.io
Expand Down
3 changes: 3 additions & 0 deletions conf/mainnets/optimism.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
id: '10'
lzid: '111'
code: op
alias:
- optimistic
- optimistic-ethereum
name: Op
rpcs:
- https://rpc.ankr.com/optimism
Expand Down
2 changes: 2 additions & 0 deletions conf/mainnets/polygon.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
id: '137'
lzid: '109'
code: polygon
alias:
- polygon-pos
name: Polygon
rpcs:
- https://polygon-rpc.com
Expand Down

0 comments on commit a262b76

Please sign in to comment.