Skip to content

RPC_URLS

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

Defined in: src/utils/constants.ts:301

Recommended RPC endpoints for Filecoin networks