Supported blockchains
Kima supports a variety of EVM-compatible Layer 1 and Layer 2 chains, as well as Solana, and will ultimately allow the swift and secure transfer of value between the following blockchains:
The short names are used in various API queries and are the same when using testnet. Click on the chain ID link to visit Chainlist.org and add the chain to your wallet.
ℹ️ Credit Cards and Bank Accounts are currently supported as the origin network- off ramping to come in a future release.
Testnet support
Kima is currently available on the following testnets, which can be used for development and/or testing in the Kima Demo App:
Querying for Supported Chains
For an up to date list of support chains query the following endpoint:
Params
originChain(string): the starting chain short name (see above)
Reponse
Chains: string[]: the list of chain short names which can be bridged to from the origin chain
Last updated