Get Bitcoin Cash Transactions by addressAsk AIget https://api.tatum.io/v3/bcash/transaction/address/{address}/v3/bcash/transaction/address/{address} 50 credits per API call.Get Bitcoin Cash Transaction by address. Limit is 50 transaction per response. > 📘 **Note:** > > This endpoint servers raw transaction data.Path ParamsaddressstringrequiredAddressQuery ParamspageSizenumberrequired1 to 50Max number of items per page is 50.offsetnumberOffset to obtain the next page of data.blockFromnumberOnly show transactions after this block height.blockTonumberOnly show transactions before this block height.Responses 200OK 400Bad Request 401Unauthorized. Not valid or inactive subscription key present in the HTTP Header. 403Forbidden. The request is authenticated, but it is not possible to required perform operation due to logical error or invalid permissions. 500Internal server error. There was an error on the server during the processing of the request.Updated 5 months ago