Transfers
Batch retrieve transfers with the ability to customise the query.
post
https://api.solana.fm
/v0/transfers
Returns an array of transfers information for the given transaction hashes.
Request 1
Response 1
Request 2
Response 2
{
"transactionHashes": [
"26rUWVrDM5pKhZZfeYQB6gVEaKoqjZRGP5wtsF3tSa2EkfVNqsyWBFvppiNGnKBsDrNthu2iNd3wkB2tMktWYZwC",
"26rctpK8T8YPeTHnxo8wD7fG5FRzNEzpfCxC2f74TZoeYQVxPpknhPJXu47vLJLWPVmtbGhbATiHdHKf5YVsHgfE",
"5BxQzBsAWBdjerZzH9i5rH8MSWUrovVFzY7jRYTgTJvGBWQkyV7bUw25d9FeTKyNPwsxpgV3phdnpKieNcdULig2"
]
}
{
"status": "success",
"message": "Retrieved 3 transaction(s)' transfer-record(s)",
"result": [
{
"transactionHash": "26rUWVrDM5pKhZZfeYQB6gVEaKoqjZRGP5wtsF3tSa2EkfVNqsyWBFvppiNGnKBsDrNthu2iNd3wkB2tMktWYZwC",
"data": [
{
"instructionIndex": -1,
"innerInstructionIndex": -1,
"action": "pay_tx_fees",
"status": "MissingSignatureForFee",
"source": "AasQTQH9oroodW5vi3uEoDuLyJDVfMz7GWehvisdGmDX",
"sourceAssociation": null,
"destination": null,
"destinationAssociation": null,
"token": "",
"amount": 5000,
"timestamp": 1675745337,
},
...,
{
"instructionIndex": 3,
"innerInstructionIndex": 2,
"action": "transfer",
"status": "InstructionError",
"source": "7qbRF6YsyGuLUVs6Y1q64bdVrfe4ZcUUz1JRdoVNUJnm",
"sourceAssociation": "BVNo8ftg2LkkssnWT4ZWdtoFaevnfD6ExYeramwM27pe",
"destination": "AasQTQH9oroodW5vi3uEoDuLyJDVfMz7GWehvisdGmDX",
"destinationAssociation": "4ebgTyhTzXU3zSbgB5iNJwVYfjsBRmin9CCE8DxxWNsD",
"token": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"amount": 14257444,
"timestamp": 1675745337
}
]
},
{
"transactionHash": "26rctpK8T8YPeTHnxo8wD7fG5FRzNEzpfCxC2f74TZoeYQVxPpknhPJXu47vLJLWPVmtbGhbATiHdHKf5YVsHgfE",
"data": [
{
"instructionIndex": -1,
"innerInstructionIndex": -1,
"action": "pay_tx_fees",
"status": "Successful",
"source": "pqx3fvvh6b2eZBfLhTtQ5KxzU3CginmgGTmDCjk8TPP",
"sourceAssociation": null,
"destination": null,
"destinationAssociation": null,
"token": "",
"amount": 5000,
"timestamp": 1675744991
},
{
"instructionIndex": 0,
"innerInstructionIndex": 0,
"action": "createAccountWithSeed",
"status": "Successful",
"source": "5ZiE3vAkrdXBgyFL7KqG3RoEGBws4CjRcXVbABDLZTgx",
"sourceAssociation": "pqx3fvvh6b2eZBfLhTtQ5KxzU3CginmgGTmDCjk8TPP",
"destination": "G8gg8GhhTU34bfaXFziZAobMKQaAox4fCaQo9LEm3xpS",
"destinationAssociation": null,
"token": "",
"amount": 2039280,
"timestamp": 1675744991
}
]
},
{
"transactionHash": "5BxQzBsAWBdjerZzH9i5rH8MSWUrovVFzY7jRYTgTJvGBWQkyV7bUw25d9FeTKyNPwsxpgV3phdnpKieNcdULig2",
"data": [
{
"instructionIndex": -1,
"innerInstructionIndex": -1,
"action": "pay_tx_fees",
"status": "Successful",
"source": "2euNe2ek5g2cPPHjVAoJmzgh4QoCgNycvQ457yfqJ7NB",
"sourceAssociation": null,
"destination": null,
"destinationAssociation": null,
"token": "",
"amount": 15000,
"timestamp": 1675749921
},
...,
{
"instructionIndex": 6,
"innerInstructionIndex": 1,
"action": "mintTo",
"status": "Successful",
"source": "HLuaNq1skJs1XapFMSoQV7ge1DYYitWJABacg52Xx7rV",
"sourceAssociation": null,
"destination": "2euNe2ek5g2cPPHjVAoJmzgh4QoCgNycvQ457yfqJ7NB",
"destinationAssociation": "7kDjUutjE57DqFNEdQfZGguZkq8KavZjYDfQnKEkJiPg",
"token": "D659zwnbeTgquChbaWC3KDHrkYoqMuz1doGLHTFaqTtD",
"amount": 634665459,
"timestamp": 1675749921
}
]
}
]
}
{
"transactionHashes": [
"26rUWVrDM5pKhZZfeYQB6gVEaKoqjZRGP5wtsF3tSa2EkfVNqsyWBFvppiNGnKBsDrNthu2iNd3wkB2tMktWYZwC",
"26rctpK8T8YPeTHnxo8wD7fG5FRzNEzpfCxC2f74TZoeYQVxPpknhPJXu47vLJLWPVmtbGhbATiHdHKf5YVsHgfE",
"5BxQzBsAWBdjerZzH9i5rH8MSWUrovVFzY7jRYTgTJvGBWQkyV7bUw25d9FeTKyNPwsxpgV3phdnpKieNcdULig2"
],
"hydration": {
"accountHash" : true
}
}
{
"status": "success",
"message": "Retrieved 3 transaction(s)' transfer-record(s)",
"result": [
{
"transactionHash": "26rUWVrDM5pKhZZfeYQB6gVEaKoqjZRGP5wtsF3tSa2EkfVNqsyWBFvppiNGnKBsDrNthu2iNd3wkB2tMktWYZwC",
"data": [
{
"instructionIndex": -1,
"innerInstructionIndex": -1,
"action": "pay_tx_fees",
"status": "MissingSignatureForFee",
"source": "AasQTQH9oroodW5vi3uEoDuLyJDVfMz7GWehvisdGmDX",
"sourceAssociation": null,
"destination": null,
"destinationAssociation": null,
"token": "",
"amount": 5000,
"timestamp": 1675745337
},
...,
{
"instructionIndex": 2,
"innerInstructionIndex": 2,
"action": "transfer",
"status": "InstructionError",
"source": "DxD41srN8Xk9QfYjdNXF9tTnP6qQxeF2bZF8s1eN62Pe",
"sourceAssociation": "9sxSBQ3bS35VgV736MaSJRX11MfZHXxTdU4Pc1JfA5ML",
"destination": "AasQTQH9oroodW5vi3uEoDuLyJDVfMz7GWehvisdGmDX",
"destinationAssociation": "Bu1WfCjd8xF3VhArDWf1CgiDu6r3dbmu5hVrWo8QrZKy",
"token": {
"account_hash": "So11111111111111111111111111111111111111112",
"data": {
"accountInfo": {
"friendlyName": "Gabriel",
"abbreviation": "Gabriel",
"category": "accounts",
"voteKey": null,
"network": "mainnet",
"tags": [],
"logoURI": null,
"flag": "hacker"
},
"tokenInfo": null
}
},
"amount": 618149067,
"timestamp": 1675745337
},
...,
{
"instructionIndex": 3,
"innerInstructionIndex": 2,
"action": "transfer",
"status": "InstructionError",
"source": "7qbRF6YsyGuLUVs6Y1q64bdVrfe4ZcUUz1JRdoVNUJnm",
"sourceAssociation": "BVNo8ftg2LkkssnWT4ZWdtoFaevnfD6ExYeramwM27pe",
"destination": "AasQTQH9oroodW5vi3uEoDuLyJDVfMz7GWehvisdGmDX",
"destinationAssociation": "4ebgTyhTzXU3zSbgB5iNJwVYfjsBRmin9CCE8DxxWNsD",
"token": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"amount": 14257444,
"timestamp": 1675745337
}
]
},
{
"transactionHash": "26rctpK8T8YPeTHnxo8wD7fG5FRzNEzpfCxC2f74TZoeYQVxPpknhPJXu47vLJLWPVmtbGhbATiHdHKf5YVsHgfE",
"data": [
{
"instructionIndex": -1,
"innerInstructionIndex": -1,
"action": "pay_tx_fees",
"status": "Successful",
"source": "pqx3fvvh6b2eZBfLhTtQ5KxzU3CginmgGTmDCjk8TPP",
"sourceAssociation": null,
"destination": null,
"destinationAssociation": null,
"token": "",
"amount": 5000,
"timestamp": 1675744991
},
{
"instructionIndex": 0,
"innerInstructionIndex": 0,
"action": "createAccountWithSeed",
"status": "Successful",
"source": "5ZiE3vAkrdXBgyFL7KqG3RoEGBws4CjRcXVbABDLZTgx",
"sourceAssociation": "pqx3fvvh6b2eZBfLhTtQ5KxzU3CginmgGTmDCjk8TPP",
"destination": "G8gg8GhhTU34bfaXFziZAobMKQaAox4fCaQo9LEm3xpS",
"destinationAssociation": null,
"token": "",
"amount": 2039280,
"timestamp": 1675744991
}
]
},
{
"transactionHash": "5BxQzBsAWBdjerZzH9i5rH8MSWUrovVFzY7jRYTgTJvGBWQkyV7bUw25d9FeTKyNPwsxpgV3phdnpKieNcdULig2",
"data": [
{
"instructionIndex": -1,
"innerInstructionIndex": -1,
"action": "pay_tx_fees",
"status": "Successful",
"source": "2euNe2ek5g2cPPHjVAoJmzgh4QoCgNycvQ457yfqJ7NB",
"sourceAssociation": null,
"destination": null,
"destinationAssociation": null,
"token": "",
"amount": 15000,
"timestamp": 1675749921
},
...,
{
"instructionIndex": 6,
"innerInstructionIndex": 1,
"action": "mintTo",
"status": "Successful",
"source": "HLuaNq1skJs1XapFMSoQV7ge1DYYitWJABacg52Xx7rV",
"sourceAssociation": null,
"destination": "2euNe2ek5g2cPPHjVAoJmzgh4QoCgNycvQ457yfqJ7NB",
"destinationAssociation": "7kDjUutjE57DqFNEdQfZGguZkq8KavZjYDfQnKEkJiPg",
"token": "D659zwnbeTgquChbaWC3KDHrkYoqMuz1doGLHTFaqTtD",
"amount": 634665459,
"timestamp": 1675749921
}
]
}
]
}
Retrieve transfers information by the given transaction hash.
Note that the response is the same as the one in Transactions API. You can choose to use either one depending on your needs.
get
https://api.solana.fm
/v0/transfers/{transaction-hash}
Returns the transfers information for the given transaction hash.
Request
Response
{
"status": "success",
"message": "Retrieved 8 transfer(s)",
"result": {
"transactionHash": "26rUWVrDM5pKhZZfeYQB6gVEaKoqjZRGP5wtsF3tSa2EkfVNqsyWBFvppiNGnKBsDrNthu2iNd3wkB2tMktWYZwC",
"data": [
{
"instructionIndex": -1,
"innerInstructionIndex": -1,
"action": "pay_tx_fees",
"status": "MissingSignatureForFee",
"source": "AasQTQH9oroodW5vi3uEoDuLyJDVfMz7GWehvisdGmDX",
"sourceAssociation": null,
"destination": null,
"destinationAssociation": null,
"token": "",
"amount": 5000,
"timestamp": 1675745337
},
{
"instructionIndex": 1,
"innerInstructionIndex": 1,
"action": "transfer",
"status": "InstructionError",
"source": "AasQTQH9oroodW5vi3uEoDuLyJDVfMz7GWehvisdGmDX",
"sourceAssociation": "4ebgTyhTzXU3zSbgB5iNJwVYfjsBRmin9CCE8DxxWNsD",
"destination": "GXWEpRURaQZ9E62Q23EreTUfBy4hfemXgWFUWcg7YFgv",
"destinationAssociation": "FZFJK64Fk1t619zmVPqCx8Uy29zJ3WuvjWitCQuxXRo3",
"token": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"amount": 14408136,
"timestamp": 1675745337
},
{
"instructionIndex": 1,
"innerInstructionIndex": 2,
"action": "mintTo",
"status": "InstructionError",
"source": "GXWEpRURaQZ9E62Q23EreTUfBy4hfemXgWFUWcg7YFgv",
"sourceAssociation": null,
"destination": "2YM8LrJGRtsDcWeqsjX2EQwJfhArxyDdtDzgt7vrwwbV",
"destinationAssociation": "HsC1Jo38jK3EpoNAkxfoUJhQVPa28anewZpLfeouUNk7",
"token": "Dkr8B675PGnNwEr9vTKXznjjHke5454EQdz3iaSbparB",
"amount": 15735,
"timestamp": 1675745337
},
{
"instructionIndex": 1,
"innerInstructionIndex": 3,
"action": "transfer",
"status": "InstructionError",
"source": "GXWEpRURaQZ9E62Q23EreTUfBy4hfemXgWFUWcg7YFgv",
"sourceAssociation": "7xs9QsrxQDVoWQ8LQ8VsVjfPKBrPGjvg8ZhaLnU1i2VR",
"destination": "AasQTQH9oroodW5vi3uEoDuLyJDVfMz7GWehvisdGmDX",
"destinationAssociation": "HYcZzcFLu2wgewHULL6aTkMBjU6bm7gRnbL2RbBVNtdi",
"token": "5oVNBeEEQvYi1cX3ir8Dx5n1P7pdxydbGF2X4TxVusJm",
"amount": 564990370,
"timestamp": 1675745337
},
{
"instructionIndex": 2,
"innerInstructionIndex": 1,
"action": "transfer",
"status": "InstructionError",
"source": "AasQTQH9oroodW5vi3uEoDuLyJDVfMz7GWehvisdGmDX",
"sourceAssociation": "HYcZzcFLu2wgewHULL6aTkMBjU6bm7gRnbL2RbBVNtdi",
"destination": "DxD41srN8Xk9QfYjdNXF9tTnP6qQxeF2bZF8s1eN62Pe",
"destinationAssociation": "FZKgBhFkwNwsJLx3GXHHW8XPi8NMiJX791wweHBKaPcP",
"token": "5oVNBeEEQvYi1cX3ir8Dx5n1P7pdxydbGF2X4TxVusJm",
"amount": 564990370,
"timestamp": 1675745337
},
{
"instructionIndex": 2,
"innerInstructionIndex": 2,
"action": "transfer",
"status": "InstructionError",
"source": "DxD41srN8Xk9QfYjdNXF9tTnP6qQxeF2bZF8s1eN62Pe",
"sourceAssociation": "9sxSBQ3bS35VgV736MaSJRX11MfZHXxTdU4Pc1JfA5ML",
"destination": "AasQTQH9oroodW5vi3uEoDuLyJDVfMz7GWehvisdGmDX",
"destinationAssociation": "Bu1WfCjd8xF3VhArDWf1CgiDu6r3dbmu5hVrWo8QrZKy",
"token": "So11111111111111111111111111111111111111112",
"amount": 618149067,
"timestamp": 1675745337
},
{
"instructionIndex": 3,
"innerInstructionIndex": 1,
"action": "transfer",
"status": "InstructionError",
"source": "AasQTQH9oroodW5vi3uEoDuLyJDVfMz7GWehvisdGmDX",
"sourceAssociation": "Bu1WfCjd8xF3VhArDWf1CgiDu6r3dbmu5hVrWo8QrZKy",
"destination": "7qbRF6YsyGuLUVs6Y1q64bdVrfe4ZcUUz1JRdoVNUJnm",
"destinationAssociation": "9RfZwn2Prux6QesG1Noo4HzMEBv3rPndJ2bN2Wwd6a7p",
"token": "So11111111111111111111111111111111111111112",
"amount": 618149067,
"timestamp": 1675745337
},
{
"instructionIndex": 3,
"innerInstructionIndex": 2,
"action": "transfer",
"status": "InstructionError",
"source": "7qbRF6YsyGuLUVs6Y1q64bdVrfe4ZcUUz1JRdoVNUJnm",
"sourceAssociation": "BVNo8ftg2LkkssnWT4ZWdtoFaevnfD6ExYeramwM27pe",
"destination": "AasQTQH9oroodW5vi3uEoDuLyJDVfMz7GWehvisdGmDX",
"destinationAssociation": "4ebgTyhTzXU3zSbgB5iNJwVYfjsBRmin9CCE8DxxWNsD",
"token": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"amount": 14257444,
"timestamp": 1675745337
}
]
}
}
Last modified 1mo ago