For the complete documentation index, see llms.txt. This page is also available as Markdown.

Utilize Dedicate Node

1. Get the endpoint

Log in to the Portal, go to 【Dedicate Node】 to get the endpoint

2. Calling JSON RPC methods

Standard JSON RPC methods

The standard JSON RPC method of BSC Dedicate Node (Geth) is fully compatible with Ethereum Geth. For specific calling methods, please refer to https://ethereum.org/en/developers/docs/apis/json-rpc/#json-rpc-methods

Custom JSON RPC Methods

BSC Dedicate Node (Geth) supports bundle simulation. The method name is eth_simulateBundles. The request and return examples are as follows:

Request

Response

Last updated

Was this helpful?