Some of the chain files I updated were done on an older chain file, and so some of the new information was lost.
I went through all chains that I found a github link for, verified the cosmos sdk version and change it respectively.
Some of the chains do not have a link to github. Others have an improper link to their repo, some links go to another project within their repo and some were just wrong.
Probably worth figuring out how to auto fetch the current SDK version instead of it being a manual configuration.
There were a few odd issues with some of the RPC's blocking certain calls for some chains. I don't know all affected, as I only use a few that the true ping.pub repository uses.
Stargaze was one.
I have added Polkachu and Notional API and RPC endpoints.
I have updated the git ignore file to exclude some of the yarn files created when running that command.