AlphaWallet / AlphaWallet/alpha-wallet-ios

Add New Networks

Aperta
#7,026 1 commento 0 reazioni 1 assegnatario Rivendicata da @hboon Vedi su GitHub
Lingua principale
Swift
Stelle
631
Fork
384
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

Linea, Linea Testnet and Holesky.

Linea: New ZK-EVM from Consensys. Seems to be well used, should be legit by definition.
Holesky: Successor to Sepolia, will replace Sepolia - support is mandatory.

All endpoints are standard Etherscan, so can be dropped in without any work.

Disclaimer: It's not urgent, but something we should add because Holesky is definitely going to be needed and it's good to support a zkevm chain. The Holesky logo is a placeholder, there's currently no official logo. Feel free to not use it.

Linea:
ID: 59144
RPC: ```https://linea-mainnet.infura.io/v3/xxxxxx```
Etherscan TX: ```https://lineascan.build/tx/```
Etherscan API: ```https://api.lineascan.build/api?```
Symbol: ETH

CoinGecko ID for Linea: ```linea``` (for both ERC20 token and chain price lookup). However, Linea is an L2 pegged against Ethereum price same as Optimism etc. Invoking 'linea' on Coingecko to look up the price will return 'not found'.

Linea Testnet:
ID: 59140
RPC: ```https://linea-goerli.infura.io/v3/xxxxxx```
Etherscan TX: ```https://goerli.lineascan.build/tx/```
Etherscan API: ```https://api-testnet.lineascan.build/api?```
Symbol: ETH

Holesky:
ID: 17000
RPC: ```https://rpc.holesky.ethpandaops.io```
Etherscan TX: ```https://holesky.etherscan.io/tx/```
Etherscan API: ```https://api-holesky.etherscan.io/api?```
Holesky symbol: HolETH

![linea-logo](https://github.com/AlphaWallet/alpha-wallet-ios/assets/12689544/efa9817d-2e9e-4601-bada-7476618400c5)
![linea-testnet-logo](https://github.com/AlphaWallet/alpha-wallet-ios/assets/12689544/3f91cb56-1ec4-428c-9aeb-1da32fd56778)
![Holesky-image](https://github.com/AlphaWallet/alpha-wallet-ios/assets/12689544/cc208231-dd5d-428e-94f8-bc910d8396fe)

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.