Get a wallet's balance at any point in time
The new balance-at endpoint returns a wallet's exact SOL or SPL token balance at a given date or slot
How much USDC did a wallet hold at 19:20 on Jan 10, 2025?
Now it's a single call
Ideal for PnL, charts, snapshots, and cost basis
New: Surfpool v1.4.0 is now available.
What's Changed:
- fix(core): add SlotHashes to sysvar for first 31 slots
- fix(core): snapshot load programdata accounts before program accounts
- fix(cli): add pinocchio to Framework::FromStr and replace todo!() with unimplemented!()
- feat(core): implement slotUpdatesSubscribe WS RPC method
- feat(rpc): add sysvar and feature-gate filters to surfnet_exportSnapshot
- ci: gate crate publishing on unpublished versions
- fix(core): populate memo and block_time in getSignaturesForAddress for local txs
- feat(core): add simulateBundle for testable Jito bundle execution
https://t.co/CWa13IKegu