Add Greenfield chain IDs and RPC endpoint documentation#43
Add Greenfield chain IDs and RPC endpoint documentation#43mefai-dev wants to merge 1 commit intobnb-chain:mainfrom
Conversation
Pull Request ReviewThis PR is a documentation-only update to the Greenfield tools reference, adding a new “Network Configuration” section. It introduces a table listing Greenfield mainnet and testnet chain IDs along with their corresponding RPC endpoints. No code logic or runtime behavior appears to be changed. Sensitive ContentNo sensitive content detected. Security IssuesNo serious security issues detected. Generated by Hashdit Bot. This tool can absolutely NOT replace manual audits. |
## Summary - Greenfield chain IDs and RPC endpoints were not documented anywhere - Developers need these for debugging and verification ## Type of Change - [x] Documentation improvement ## Changes Made - Added Network Configuration table: - Mainnet: Chain ID 1017 - Testnet: Chain ID 5600 - RPC endpoints for both networks ## Testing - [x] Verified chain IDs against BNB Chain documentation
866c8a0 to
6e30525
Compare
Pull Request ReviewThis PR is a documentation-only update to the Greenfield tools reference. It adds a new “Network Configuration” section that documents chain IDs and RPC endpoints for Greenfield mainnet (1017) and testnet (5600). No executable code or runtime logic appears to be changed. Sensitive ContentNo sensitive content detected. Security IssuesNo serious security issues detected. Generated by Hashdit Bot. This tool can absolutely NOT replace manual audits. |
Summary
Type of Change
Changes Made