Blockchains
Currently configured blockchains
UTXO Chains





EVM Chains






Cosmos Chains




Other Chains


What is a networkId?
A networkId is a unique string that identifies a blockchain network in a standardized way (e.g., eip155:1
for Ethereum mainnet, cosmos:osmosis-1
for Osmosis).
What is CAIP-2?
CAIP-2 (Chain Agnostic Improvement Proposal 2) defines a universal format for blockchain identifiers, making it easy for wallets and dapps to support multiple chains.
How does KeepKey use these?
KeepKey uses networkId and CAIP-2 to manage supported blockchains, ensure compatibility, and enable secure asset management across networks.
Last updated on