Skip to content
const RPC_URLS: Record<FilecoinNetworkType, {
http: string;
websocket: string;
}>;

Defined in: packages/synapse-sdk/src/utils/constants.ts:308

Recommended RPC endpoints for Filecoin networks