RPC Methods
Aleo RPC
Last updated
Aleo RPC
Last updated
You can review the official Aleo RPC documentation
Example
If you want to obtain the details of a transaction, you can call the method getTransaction,
which returns the transaction for the given transaction ID.
transactionID
String
The transaction id of the requested transaction hex
Available Aleo API request methods,You can review the official Aleo RPC documentation for parameter descriptions