GOAT Network

Quick Start Guide

This page covers the fastest path to start using GOAT Network: add the network, prepare BTC for gas, and verify the fee settings before interacting with apps.

What You Need

RequirementDetails
WalletAny EVM-compatible wallet such as MetaMask, OKX Wallet, Bitget Wallet, Coinbase Wallet, OneKey, or WalletConnect
Native gas tokenBTC
Recommended first actionBridge a small amount of BTC to GOAT Network for gas
ExplorerGOAT Explorer
BridgeGOAT Bridge

Connect to GOAT Network

Use the automatic button if your wallet supports it. Otherwise, add the network manually.

If your wallet supports chain switching from the browser, this is the fastest setup path.

Manual network parameters

ParameterValue
Network NameGOAT Network
RPC URLhttps://rpc.goat.network
Chain ID2345
Currency SymbolBTC
Block Explorerhttps://explorer.goat.network
Bridgehttps://bridge.goat.network

Get BTC for Gas

GOAT Network uses BTC as the native gas token. Only BTC bridged from Bitcoin Layer 1 can pay gas on GOAT Network.

MethodNotes
Bridge BTC from Bitcoin Layer 1Recommended for reliable gas funding
Bridge eligible assets through supported routesSome campaigns may distribute BTC gas support when you bridge sufficient value
Use the official bridge docsSee the Bridge Guide for the supported routes and wallet flows

BTCB cannot be used as gas on GOAT Network. If you need gas, bridge native BTC from Bitcoin Layer 1.

These values are useful when your wallet exposes advanced EIP-1559 controls and you want to avoid unnecessary overpayment.

SettingRecommended value
Max Base Fee0.000130007 Gwei
Base Fee0.000000007 Gwei
Priority Fee0.00013 Gwei

Open the gas editor

On the wallet confirmation screen, locate the network fee field and choose the option to edit it.

Open the gas editor

Switch to the advanced view

In MetaMask this is the Advanced tab. Other wallets may use a different label.

Switch to advanced gas settings

Enter the custom values

Use the values from the table above.

Enter the custom gas values

Save the defaults for GOAT Network

Enable the wallet option that stores the values as the default for GOAT Network if your wallet offers it.

Save the gas defaults

Save and continue

Apply the changes, then review the final transaction summary before signing.

Confirm the final gas settings

See MetaMask's Customize Gas Settings guide for wallet-specific details.

Understand Fee Calculation

GOAT Network uses EIP-1559. The total fee formula is:

Fee Formula
Total Fee = Gas Used × (Base Fee + Priority Fee)

Example: ERC-20 transfer

ScenarioFormulaResult
Estimated maximum fee21,000 × (0.000130007 + 0.00013)5.460147 Gwei = 0.000000005460147 BTC
Typical low-congestion fee21,000 × (0.000000007 + 0.00013)2.730147 Gwei = 0.000000002730147 BTC

The actual cost depends on live network conditions. Always review the final numbers in your wallet before signing.

Next Actions

On this page