Chain Name | Chain ID | Inflows | Outflows |
---|---|---|---|
Ethereum | 1 | ✅ | ✅ |
Base | 8453 | ✅ | ✅ |
Arbitrum | 42161 | ✅ | ✅ |
Internet Computer Protocol | 121171651099711 | ✅ | ✅ |
Get available chains
getChains
Fetches a list of all available chains supported by the Keygate SDK.
Parameters
params
(ChainRequest, optional): Specify which chains you are interested in integrating into your dApp.chainTypes
A filter to select the type of chains to support. e.gChainType.EVM
,ChainType.ICP
.
ExtendedChain
objects.