Support more JSON RPCs for Hedera
If you are adding a new RPC, please answer the following questions.
Link the service provider's website (the company/protocol/individual providing the RPC):
- https://hgraph.com
- https://www.validationcloud.io
- https://thirdweb.com
Provide a link to your privacy policy:
- https://hgraph.com/privacy
- https://www.validationcloud.io/privacy
- https://thirdweb.com/privacy-policy
Your RPC should always be added at the end of the array.
A similar PR was rejected last time with no explanation - please share comment if this is also to be rejected
Validation failed for chain files. Please check the workflow logs for details.
Error message:
Validation failed for chainid-10088.js: Parent chain should start with eip155-: ethereum
Validation failed for chainid-613419.js: Parent chain should start with eip155-: ethereum
@Define101 please can you review?
@jaycoolslm rpcs must be public. No api keys ${THIRDWEB_API_KEY}
@jaycoolslm rpcs must be public. No api keys ${THIRDWEB_API_KEY}
Okay... many other examples in the file which have API keys. Removed thirdweb, as was already accepted here https://github.com/DefiLlama/chainlist/pull/2260
LGTM
Please re-review @Define101