사용자 지정 네트워크 RPC 추가 방법
이 문서를 번역해야 하나요?
번역, 수정 또는 제안 사항이 있다면 GitHub에 제출하거나 커뮤니티 포럼에서 의견을 나눠 주세요.
MetaMask can access many more networks than just Ethereum mainnet: you can add any EVM-compatible network directly within your wallet and browse Snaps for additional non-EVM interoperability.
RPC라는 이니셜은 클라이언트(MetaMask 등)가 블록체인과 상호 작용할 수 있도록 하는 프로토콜의 집합인 원격 프로시저 호출(Remote Procedure Call)을 나타냅니다. You can add multiple RPC URLs for a single network and edit the default RPC URL from your list of networks in both Extension and Mobile settings.
Adding a custom RPC URL will disable Smart Transaction capabilities. To re-enable this, you'll need to switch back to the default RPC URL from the network dropdown selector.
On both Mobile and Extension, you can easily add several prominent networks with just a click. 다음과 같은 네트워크를 추가할 수 있습니다.
- Arbitrum
- Avalanche
- BNB Chain/BSC
- Base
- Optimism
- Polygon
- zkSync Era
You can find this using the following steps:
- 확장 프로그램
- 모바일
지갑의 홈페이지에서 화면 상단에 있는 네트워크 선택기를 클릭해 '네트워크 추가'를 클릭하세요. Scroll down until you see the 'Additional networks' section. Alternatively, you can also search for the network to add in the search bar.
Tap the "Add" button next to the network to add it to your MetaMask instance.
-
Tap the network selector at the top of the screen. (Alternatively, you can tap the gear icon to access settings, and then go to 'Networks'.)
-
여기서 이미 추가한 네트워크 목록을 볼 수 있습니다. Tap the "Add Network" button at the bottom of the screen.
-
You should now see a list of networks you can add under the "Popular" tab, as shown below.
-
When you choose to add one of them, you'll be prompted to confirm your selection and then get the option to switch immediately to that network. 다 끝났습니다!
MetaMask is in the process of improving the networking switching experience. As of v12.0, you will no longer have to manually switch between networks while connected to multiple dapps at the same time. This feature is currently available in Extension only.
네트워크 직접 추가
If you don’t see a desired network in the list, you can follow these instructions to establish the network connection manually:
- 확장 프로그램
- 모바일
-
네트워크 선택기 버튼을 클릭하세요. 이미 연결된 네트워크 목록이 표시됩니다**.**
-
Click "Add custom network":
-
A screen will appear where you can enter the details of the network you wish to add. Click "Save" to add the network.
-
Tap the network selector at the top of the screen.
-
Tap on "Add Network".
-
Switch to the "Custom networks" tab.
-
Fill in the network's details:
위와 같이 하고 나면 네트워크 선택기에 액세스할 때 사용자 지정 네트워크를 볼 수 있습니다.
위 란에 대한 자세한 내용은 네트워크 프로파일 또는 각 네트워크 관련 자료(예: 개발자 설명서)나 사용 방법 안내서 등의 문서에서 확인할 수 있습니다. 예를 들면 다음과 같은 블록 탐색기를 사용해야 합니다.
위와 같이 하고 나면 다음부터 네트워크 선택기에 액세스할 때 사용자 지정 네트워크를 볼 수 있습니다.
Adding or editing RPC URLs
You can add multiple RPC URLs for a single network and edit the default RPC URL from your list of networks in both Extension and Mobile settings.
- 확장 프로그램
- Mobile
- Click the network icon in the top left of your wallet to show the list of enabled networks.
- Locate the desired network you want to edit and click the 3 dots to edit.
- Select the Default RPC URL dropdown field and click “Add RPC URL”.
- Enter the URL, nickname, and save your configurations.
- Tap the network selector at the top in the middle of your wallet to show the list of enabled networks
- Click the 3 dots by the network you want to edit
- Select the Default RPC URL downtown field and click “Add RPC URL”
- Enter the URL, nickname, and click “Add URL” to save your configurations
You can now toggle between various RPC URLs directly from the network drop-down selector when you want to switch providers. To delete any RPC URL, follow the same steps above and click on the trash bin icon to delete.
체인리스트를 통한 추가
MetaMask에 네트워크를 쉽게 추가하려면 chainid.network로 이동해 MetaMask를 연결하고 몇 번의 클릭으로 네트워크를 추가할 수 있습니다. 자세한 내용은 가이드를 참조하세요.
또한, 한 장치에서 네트워크를 추가해도 같은 계정을 다른 장치에서 액세스할 때 해당 네트워크가 표시되는 것은 아니라는 점에 유의하세요. If you add it on Extension, it will not automatically be added to your MetaMask Mobile app yet, and vice versa.
브라우저 확장 프로그램이나 모바일 앱을 제거할 경우, 사용자 지정 네트워크도 다시 추가해야 합니다(이후에는 비밀복구구문을 사용하여 지갑을 복구해야 합니다).