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.

Bool Beta Testnet:

VariableValue

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:

VariableValue

Network name

Bool Alpha Testnet

RPC URL (http)

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

RPC URL (wss)

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

Chain ID

480

Currency symbol

tBOL

Block explorer URL (optional)

Bool Testnet:

VariableValue

Network name

Bool 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


Bool Alpha Mainnet:

VariableValue

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