Skip to main content

Documentation Index

Fetch the complete documentation index at: https://yieldxyz.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Overview

In addition to the default RPC URIs provided by Yield.xyz, you can configure custom RPC URIs if you have your own internal RPC nodes or a third-party provider you prefer to use.
Once a custom RPC URI is added for a network, all requests to that blockchain will be routed through your endpoint.

Benefits

Use existing infrastructure

Leverage your own RPC nodes

Third-party providers

Use Alchemy, Infura, QuickNode, or others

Performance control

Optimize latency for your use case

Rate limit management

Control your own rate limits

Configuration Steps

1

Open the dashboard

Go to dashboard.yield.xyz and sign in
2

Select your project

Navigate to the project where you want to configure the custom RPC
3

Find Custom RPC section

Scroll down to the Custom RPC section
4

Add RPC

Click Add RPC and fill out the form:
  • Select the network
  • Enter the RPC URL
5

Save and verify

After saving, all requests to that network will use your endpoint

Supported Networks

Custom RPC URIs can be configured for any network supported by Yield.xyz, including:
  • EVM networks: Ethereum, Arbitrum, Base, Optimism, Polygon, Avalanche, BNB Chain, etc.
  • Non-EVM networks: Solana, Cosmos chains, etc. (where applicable)

Management

You can edit or remove custom RPC configurations at any time:
  • Edit: Update the RPC URL while keeping the network configuration
  • Remove: Revert to Yield.xyz default RPC for that network

Manage Custom RPCs

Configure RPC endpoints in your dashboard

Best Practices

Choose RPC providers with high uptime and low latency. Consider using providers like Alchemy, Infura, or QuickNode for production.
Ensure your RPC provider has sufficient rate limits for your expected traffic volume.
Verify your custom RPC works correctly in a test environment before deploying to production.
If your RPC requires authentication, ensure credentials are properly secured and rotated.

Next Steps

Payout Wallets

Configure fee collection wallets

Geoblocking

Configure geographic restrictions