Different transaction categories are assigned specific Compute Unit values. These CUs reflect the resources needed for each type of transaction:
Transaction Category | Associated Compute Units |
---|---|
XS | 1 |
S | 5 |
M | 10 |
L | 50 |
XL | 100 |
Egress | Custom |
Batch Queries | Custom |
The table below shows the supported Stellar methods along with their assigned CU values.
Ledgers
Transactions
Operations
Effects
Method | Weight |
---|---|
GET /effects | M |
Accounts
Offers
Method | Weight |
---|---|
GET /offers | M |
GET /offers/:offer_id | S |
GET /offers/:offer_id/trades | M |
Trades & Assets
Method | Weight |
---|---|
GET /trades | M |
GET /assets | M |
Claimable Balances
Liquidity Pools
Aggregations
Info:
You can find Stellar API documentation here: Stellar API reference.
👋 Need Help?
Contact us through email or our support page for any issues, bugs, or assistance you may need.