GOAT Network logo

GOAT Network Alpha Mainnet

RPC Endpoints

Chain ID: 0x929 · BTC

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

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

StatusRPC EndpointChain IDCurrencyExplorerWallet
Checking
https://goat-mainnet-alpha.drpc.org
0x929BTCExplorer

Connect to GOAT Network Alpha Mainnet with ethers.js

import { ethers } from "ethers";

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

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

GOAT Network Alpha Mainnet — common questions

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