How can I connect to KCC Chain or chain not listed in the moralis unsupported chain using Moralis and initiate a transfer? The KcC chain is not listed here https://v1docs.moralis.io/moralis-dapp/web3-api/supported-chains
You can still authenticate and enable web3 (with the KCC chain selected in your wallet) and then make transfers or transactions but you wonβt be able to get any data from the Moralis API or get any data synced for that chain to your Moralis server.
You are right really. Further on the issue, I was unable to even get the authenticated wallet balance because of the chain id that is not supported. It is always saying invalid chain
If that balance is meant to come from the Moralis API, then yes you wonβt be able to get it that way.