Open lock9 opened 5 months ago
This would be useful, but might be hard to implement, i will do some research. Core-dev whoever is interested can claim.
This would be useful, but might be hard to implement, i will do some research. Core-dev whoever is interested can claim.
This is easy to do, But It cost of to process.
Summary or problem description Plugins/extensions can be used to index NEP17 and NEP11 transactions. However, this only works for NEP-specific transfers. Other transactions, such as vote, deploy, etc., aren't returned. The only alternative is to use Dora or create a custom indexer.
Do you have any solution you want to propose? An RPC endpoint should be used to retrieve all transactions where the user is the sender.
Questions:
Where in the software does this update apply to?