Skip to main content

Overview

ItemValueNote
Gas token(Native token)BTC (decimals: 18)Come from Bitcoin chain through official bridge, but with 18 decimals on Bitlayer
Project tokenBTRNot yet TGE
Networks inforefer to Networks
Block interval3 seconds
Block gasLimit40,000,000Can support more than 100 million gas, and will increase capacity in time according to network congestion
Will block reorg?Yes
Finalityvery high probability safe with 15 blocks confirmations;
absolutely safe with 21 blocks confirmations
refer to About Finality
EIP-1559 supportedYesBut the base fee will not be burned
Priority fee per gas requied0.05 gwei
Minimum gasPrice for legacy transaction0.050000007 gwei
EVM compatibilitySupported up to CancunBut without opcode PREVRANDAO, BLOBHASH, and BLOBBASEFEE,
do NOT support Blob transaction
Solidity version supported≤ 0.8.25
Geth json-rpc compatibilityFully support but with eth_feeHistory disabledCan use eth_feeHistory2 instead,
because there's some issue for Metamask users when priority fee per gas is less than 1 gwei, and we want to avoid our users spending unnecessary high fee.
Extra json-rpcrefer to Json-RPC
Some basic or important contractsrefer to Contracts