Compute Units

📘

Info:

Available types calls are include:

  • Fixed: A fixed query has a set CU cost.
  • Paginated: A paginated query where you get billed based on the number of items requested per page.
HTML Table
Name Path Value Type
Get the Supported Protocol Info /tx/v1/{blockchain_id} 1 Fixed
Create an Unsigned Transaction /tx/v1/{blockchain_id}/create 10 Fixed
Create an Unsigned Token Transfer Transaction /tx/v1/{blockchain_id}/create/token 10 Fixed
Compile an Unsigned Transaction /tx/v1/{blockchain_id}/compile 5 Fixed
Compile and Broadcast an Unsigned Transaction /tx/v1/{blockchain_id}/compile_and_send 10 Fixed
Submit a Signed Transaction /tx/v1/{blockchain_id}/send 10 Fixed
Verify a Transaction /tx/v1/{blockchain_id}/verify 10 Fixed
Decode a Transaction /tx/v1/{blockchain_id}/decode 10 Fixed
Get the Fee Estimation /tx/v1/{blockchain_id}/estimate_fee 50 Fixed

👋 Need Help?

Contact us through email or our support page for any issues, bugs, or assistance you may need.