Chain Information
Quick-access Swiss Army Knife tools for Citrea
Core Parameters
Network Name
Citrea Testnet
Chain ID
5115
Currency Symbol*
cBTC
Currency Decimals
18
Currency Name
Citrea Bitcoin
HTTP RPC URL
Network Type
EVM-compatible ZK Rollup (Type II zkEVM)
Block Time
2 seconds
Block Gas Limit
10,000,000
Latest Supported EVM Version
Pectra**
Settlement & Data Availability Layer
Bitcoin
Genesis Specs
Currency Logo
Chain Logo
*native currency, not ERC-20 **differences explained in the Execution Environment page
Kickstart Development
Add Citrea to your Wallet / Code
For wallets, you can either use the information above, click & add using Chainlist, or the following JSON as the baseline:
{
"chainId": "0x13FB",
"chainName": "Citrea Testnet",
"nativeCurrency": { "name": "cBTC", "symbol": "cBTC", "decimals": 18 },
"rpcUrls": ["https://rpc.testnet.citrea.xyz"],
"blockExplorerUrls": ["https://explorer.testnet.citrea.xyz", "https://5115.testnet.routescan.io/"]
}
Network Name
Citrea Testnet
Default RPC URL
ChainID
5115
Currency Symbol
cBTC
Block Explorer URL
Get cBTC to deploy smart contracts to Citrea Testnet
cBTC is used as the native currency to cover gas, which is necessary to deploy smart contracts & use the network.
You can receive testnet funds at https://citrea.xyz/faucet to get started.
If you have BTC on Bitcoin Testnet4, you can also use Garden Finance or Atomiq to swap them into cBTC.
Where to go from here?
Here are quick links that can you might be looking for:
includes support for
eth_
endpoints, along with useful Bitcoin & finality related endpoints of Citrea
partners to checkout for Interop, Oracles, Indexers, Wallets, Account Abstraction...
explainers on subtle differences of Citrea compared to Ethereum and other EVM environments
a set of pre-deployed smart contracts on Citrea that can be used to verify Bitcoin transactions, execute bridge logic, and more
Last updated
Was this helpful?