# Wallet

The wallet is responsible for managing private keys, as well as generating, storing and sending transactions. Wallets communicate with the execution clients through the Web3 RPC API. Each execution client exposes the API on TCP port 8445.

You can also connect your wallet to a public RPC node provided by us, using the configuration parameters below:

<p class="callout info">**Network name:** BPX Chain  
**New RPC URL:** https://rpc.bpxchain.cc  
**Chain ID:** 279  
**Currency symbol:** BPX  
**Block explorer URL:** https://explorer.bpxchain.cc  
</p>

BPX Chain is compatible with all popular wallets dedicated for EVM chains, e.g. **Metamask** or **Trust Wallet**.