Network Configuration

To start building on Bool Network, you need to add the corresponding network's configurations to your development environment, e.g. MetaMask, Hardhat configuration files, etc. In the following, we provide the default configurations for interacting with different environments regarding the Bool chain.

Testnet

Bool Beta Testnet:

Variable
Value

Network name

Bool Beta Testnet

RPC URL (http)

https://betatest-rpc-node-http.bool.network

RPC URL (wss)

wss://betatest-rpc-node-ws.bool.network

Chain ID

481

Currency symbol

tBOL

Block explorer URL (optional)

Bool Alpha Testnet:

Variable
Value

Network name

Bool Alpha Testnet

RPC URL (http)

https://test-rpc-node-http.bool.network

RPC URL (wss)

wss://test-rpc-node-ws.bool.network

Chain ID

47

Currency symbol

tBOL

Mainnet

Bool Alpha Mainnet:

Variable
Value

Network name

Bool Alpha Mainnet

RPC URL (http)

https://alpha-rpc-node-http.bool.network

RPC URL (wss)

wss://alpha-rpc-node-ws.bool.network

Chain ID

479

Currency symbol

tBOL

Last updated