BNB Smart Chain
¿Listo para usar esto en producción?
El plan gratuito cubre proyectos personales. El pago por uso escala sin necesidad de tarjeta.
BNB Smart Chain
El plan gratuito cubre proyectos personales. El pago por uso escala sin necesidad de tarjeta.
Nodes serving BNB Smart Chain, the BNB-fee network running PoSA consensus, are built on the geth code lineage, and web3_clientVersion reveals which build is answering you. The method returns a free-form version string that names the client software, its release tag, and the platform it was compiled for, much like Geth/v1.4.x.../linux-amd64/go.... Direct the request to https://bsc.therpc.io/YOUR_API_KEY on chain ID 56 and the node hands back its self-reported identity. That string helps confirm a node is on a current release, though the exact format shifts from one client distribution to another.
Este método no acepta parámetros. Pasa un array vacío [].
| Tipo | Descripción |
|---|---|
| string | Free-form version string, e.g. `"Geth/v1.12.0-stable-e501b3b0/linux-amd64/go1.20.2"`. Format varies by client implementation. |
Try it live in the BNB Smart Chain playground.