Workflow
Node API
icon
Search documents
X @mert | helius.dev
mert | helius.dev· 2025-10-29 20:30
RT Nikita Zhavoronkov (@nikzh)Cool! `getTransactionsForAddress` is something that is missing from virtually every node API.If you want to list the most recent transactions for an address on Bitcoin or Ethereum, you have to scan the entire chain.This change allows building "databaseless" explorers. ...