흔자
반응형

개발 중 테스트를 진행하다 보면 Ethereum mainnet과 testnet의 rpc endpoint가 필요한 상황이 적지 않게 있다.

쉽고 많은 정보를 제공받은 사이트를 공유하고자 한다.


RPC URL에 대한 정보가 필요할 때 참고하면 좋은 사이트

 

Ethereum Mainnet RPC and Chain settings | Chainlist

 

chainlist.org

상단에 Include Testnets 를 체크하면 테스트넷 검색이 가능하다.

찾고 싶은 네트워크의 chainId를 알고 있다면 https://chainlist.org/chain/5

url 뒤에 있는 번호를 원하는 chainId로 변경하면 쉽게 찾을 수 있다.

 

 


예시

이더리움 메인넷: https://chainlist.org/chain/1 

이더리움 테스트넷(Goerli): https://chainlist.org/chain/5

 

 

 

 

Reference
 

GitHub - DefiLlama/chainlist

Contribute to DefiLlama/chainlist development by creating an account on GitHub.

github.com

반응형
profile

흔자

@heun_n

즐겁게 개발하고 싶은 사람입니다.