View Source Soroban.RPC (Soroban v0.16.0)

Exposes functions to interact with the Soroban API requests.

Summary

Functions

See Soroban.RPC.GetEvents.request/1.

See Soroban.RPC.GetHealth.request/0.

See Soroban.RPC.GetLatestLedger.request/0.

See Soroban.RPC.GetLedgerEntries.request/1.

See Soroban.RPC.GetNetwork.request/0.

See Soroban.RPC.GetTransaction.request/1.

See Soroban.RPC.SendTransaction.request/1.

See Soroban.RPC.SimulateTransaction.request/1.

Functions

See Soroban.RPC.GetEvents.request/1.

See Soroban.RPC.GetHealth.request/0.

See Soroban.RPC.GetLatestLedger.request/0.

See Soroban.RPC.GetLedgerEntries.request/1.

See Soroban.RPC.GetNetwork.request/0.

See Soroban.RPC.GetTransaction.request/1.

Link to this function

send_transaction(base64_envelope)

View Source

See Soroban.RPC.SendTransaction.request/1.

Link to this function

simulate_transaction(base64_envelope)

View Source

See Soroban.RPC.SimulateTransaction.request/1.