rpc.csv

stores in the rpc folder.

The rpc.csv is an important file because it stores all the rpc urls that are used in any modules.

rpc.csv

NAME

This field is alias of your RPC which you will use in all tasks

RPC

This field is for the url link of the node which is start from http:// or https://

WEBSOCKET

This field is for the websocket url of the node. This link moslty starts either from ws:// or wss://

GPA

This field is required for a specific RPC call, which some RPC providers might disable. If your provider supports this method, leave it blank. Otherwise, enter an alternative link that allows GPA methods.

Some rpc providers with free tier :

GRPC

This field is for the Geyser connection. Should be filled with your own URL. The URL can start with ws://, wss://, http://, or https://.

Last updated