GOAT Network logo

GOAT Network Testnet3

RPC Endpoints

Chain ID: 0xbeb0 · BTC

Other GOAT Network networks:Alpha Mainnet
How to add GOAT Network to MetaMask or other wallets

GOAT Network Testnet3 uses BTC as its native currency. Chain ID: 48816 (0xbeb0). Below is a public RPC endpoint you can use to connect wallets, dApps, and developer tools to GOAT Network Testnet3.

StatusRPC EndpointChain IDCurrencyWallet
Checking
https://goat-testnet3.drpc.org
0xbeb0BTC

Connect to GOAT Network Testnet3 with ethers.js

import { ethers } from "ethers";

const provider = new ethers.JsonRpcProvider("https://goat-testnet3.drpc.org");

const network = await provider.getNetwork();
console.log(network.chainId); // 48816n

GOAT Network Testnet3 — common questions

What is the RPC URL for GOAT Network Testnet3?
The public RPC URL for GOAT Network Testnet3 is https://goat-testnet3.drpc.org.
What is the Chain ID for GOAT Network Testnet3?
The Chain ID for GOAT Network Testnet3 is 48816 (0xbeb0 in hexadecimal).
What is the native currency of GOAT Network Testnet3?
The native currency of GOAT Network Testnet3 is BTC.
How do I add GOAT Network Testnet3 to MetaMask?
Use the "Add to Wallet" button on this page to add GOAT Network Testnet3 to MetaMask automatically, or follow our step-by-step guide for GOAT Network.