GET
| Path | Description | Est. CU |
|---|---|---|
| direct/v1/Shyft/sol/v1/transaction/parsed | Returns the parsed transaction details | 20 |
| direct/v1/Shyft/sol/v1/wallet /parsed_transaction_history | Get the parsed transaction history of a wallet | 20 |
| direct/v1/Shyft/sol/v1/wallet/transaction | Get the details of a transaction | 20 |
| direct/v1/Shyft/sol/v1/wallet /transaction_history | Get the transaction history of a wallet | 20 |
| direct/v1/Shyft/sol/v1/transaction/history | Fetch the transaction history | 20 |
POST
| Path | Description | Est. CU |
|---|---|---|
| direct/v1/Shyft/sol/v1/txn_relayer/create | Creates a new transaction | 20 |
| direct/v1/Shyft/sol/v1/sol/v1/transaction /parse_selected | Fetch the parsed details of selected transactions | 20 |
| direct/v1/Shyft/sol/v1/transaction /send_many_txns | Send multiple transactions | 20 |
| direct/v1/Shyft/sol/v1/transaction/send_txn | Send a transaction | 20 |
| direct/v1/Shyft/sol/v1/txn_relayer/sign_many | Sign multiple transactions | 20 |
| direct/v1/Shyft/sol/v1/txn_relayer/sign | Creates a new transaction and signs it | 20 |
| direct/v1/Shyft/sol/v1/wallet/sign_transaction | Sign a transaction | 20 |
POST
| Path | Description | Est. CU |
|---|---|---|
| direct/v1/Shyft/sol/v1/storage/upload | Upload and store file on IPFS decentralized data storage. | 20 |