method

The RPC method name to invoke.

Common Soroban RPC methods include:

  • "getHealth"

  • "getNetwork"

  • "getLatestLedger"

  • "getLedgerEntries"

  • "getTransaction"

  • "getEvents"

  • "simulateTransaction"

  • "sendTransaction"