File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -149,6 +149,7 @@ The following mainnet networks are currently supported [values to set for networ
149149* Arbitrum [ arbitrum]
150150* Arbitrum Nova [ arbitrumnova]
151151* Arweave [ arweave]
152+ * Base [ base]
152153* Ethereum [ etherum]
153154* Fantom [ fantom]
154155* Filecoin [ filecoin]
Original file line number Diff line number Diff line change @@ -6,11 +6,12 @@ const chainURLs = {
66 arbitrum : "https://arbitrum.idexo.io" ,
77 arbitrumnova : "https://arbitrumnova.idexo.io" ,
88 arweave : "https://ziparweave.idexo.io" ,
9- avalanche : "https://avalanche .idexo.io" ,
9+ base : "https://base .idexo.io" ,
1010 ethereum : "https://mainneteth.idexo.io" ,
1111 filecoin : "https://filecoin.idexo.io" ,
1212 mantle : "https://mantle.idexo.io" ,
1313 optimism : "https://optimism.idexo.io" ,
14+ polygon : "https://polygon.idexo.io" ,
1415 utilsUrl : "https://transactions.idexo.io" ,
1516 zksync : "https://zksync.idexo.io" ,
1617 zksynctest : "https://zksynctest.idexo.io"
You can’t perform that action at this time.
0 commit comments