Operations
Operations are objects that represent a desired change to the ledger: payments, offers to exchange currency, changes made to account options, etc. Operations are submitted to the Stellar network grouped in a Transaction.
Each of Stellar’s operations have a unique operation object.
Endpoints
GET | /operations/:operation_id |
GET | /operations/:operation_id/effects |
GET | /operations |
GET | /payments |