Learn how to configure Nexus to support multiple chains
Nexus
supports multiple chains out of the box. You can configure your NodeProvider
instances to connect to different chains, and Nexus
will automatically route requests to the appropriate chain based on the endpoint.
Once you’ve set up your NodeProvider
instances, you can use them in your requests by specifying the chain in the endpoint. For example, to make a request to the Ethereum Sepolia
chain, you would use the following endpoint:
Learn how to configure Nexus to support multiple chains
Nexus
supports multiple chains out of the box. You can configure your NodeProvider
instances to connect to different chains, and Nexus
will automatically route requests to the appropriate chain based on the endpoint.
Once you’ve set up your NodeProvider
instances, you can use them in your requests by specifying the chain in the endpoint. For example, to make a request to the Ethereum Sepolia
chain, you would use the following endpoint: