getConfirmedSignaturesForAddress2 RPC Method
Returns signatures for confirmed transactions that include the given address in
their accountKeys
list. Returns signatures backwards in time from the provided
signature or most recent confirmed block
Deprecated Method
This method is expected to be removed in solana-core
v2.0. Please use
getSignaturesForAddress instead.