BNB Smart Chain
Prêt à utiliser cela en production ?
Le niveau gratuit couvre les projets personnels. Le paiement à l'usage évolue sans carte bancaire.
BNB Smart Chain
Le niveau gratuit couvre les projets personnels. Le paiement à l'usage évolue sans carte bancaire.
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.
Cette méthode ne prend aucun paramètre. Passez un tableau vide [].
| Type | Description |
|---|---|
| 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.