Appearance
Documentation / js-sdk-core / toCoinbaseBlockchainFromChainId
Function: toCoinbaseBlockchainFromChainId()
toCoinbaseBlockchainFromChainId(
chainId
):SupportedBlockchains
|undefined
Returns the Coinbase blockchain name given a chain ID. Currently unsupported chains include: solana, bitcoin, avachain, stellar
Parameters
• chainId: number
Returns
SupportedBlockchains
| undefined