Stellar Soroban RPC API
📘
See the Stellar Soroban RPC API connection guide.
The table below shows the supported Soroban methods along with their assigned CU values.
| Method | Compute Unit Value |
|---|---|
getEvents |
5 |
getFeeStats |
10 |
getHealth |
1 |
getLatestLedger |
5 |
getLedgerEntries |
10 |
getNetwork |
1 |
getTransaction |
5 |
getTransactions |
50 |
getVersionInfo |
5 |
sendTransaction |
100 |
simulateTransaction |
100 |