NodeRpcUrls: Record<string, string>

Type representing RPC node URLs for different blockchain chains.
Provide node RPC URL for chain connection you intend to communicate with

  • required for SOL, TRX chains
  • optional for EVM chains -- you can interact by passing a Provider that will be used to communicate with the chain