diff --git a/content/api-reference/pricing-resources/pricing/compute-unit-costs.mdx b/content/api-reference/pricing-resources/pricing/compute-unit-costs.mdx index 11e647438..659849a9e 100644 --- a/content/api-reference/pricing-resources/pricing/compute-unit-costs.mdx +++ b/content/api-reference/pricing-resources/pricing/compute-unit-costs.mdx @@ -662,6 +662,23 @@ On average, a typical webhook or WebSocket subscription event is about 1000 byte | ------------------------- | -- | | eth\_getWithdrawalProof | 20 | +# Stellar: Standard Methods + +| Method | CU | +| -------------------- | -- | +| getEvents | 20 | +| getFeeStats | 20 | +| getHealth | 20 | +| getLatestLedger | 20 | +| getLedgerEntries | 20 | +| getLedgers | 50 | +| getNetwork | 20 | +| getTransaction | 40 | +| getTransactions | 50 | +| getVersionInfo | 20 | +| sendTransaction | 20 | +| simulateTransaction | 20 | + # Sui: Standard Methods | Method | CU |