bnb-chain / bsc

A BNB Smart Chain client based on the go-ethereum fork
GNU Lesser General Public License v3.0
2.73k stars 1.56k forks source link

Are there any endpoints that are provided free of charge? #2593

Closed junghyun0783 closed 3 months ago

junghyun0783 commented 3 months ago

I have a question.

https://docs.bnbchain.org/bnb-smart-chain/developers/rpc/ If you go to the link here, you will find the JSON-RPC Endpoint.

Is this endpoint available for free and unlimited use? Or will it be paid based on the number of requests?

I would like to ask for answers from experts! thank you

STdevK commented 3 months ago

You can check out the paid third-party service for a higher request rate. https://docs.bnbchain.org/bnb-smart-chain/developers/rpc/#rpc-providers

zzzckck commented 3 months ago

I have a question.

https://docs.bnbchain.org/bnb-smart-chain/developers/rpc/ If you go to the link here, you will find the JSON-RPC Endpoint.

Is this endpoint available for free and unlimited use? Or will it be paid based on the number of requests?

I would like to ask for answers from experts! thank you

these RPC endpoint are free, but with rate limit.