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
Arguments
url
the RPC url for your API call
address
the address for which you're retrieving signatures
limit
maximum transaction signatures to return (between 1 and 1,000).
Default is 1,000.