def jsonrpc_transfers_list(self): return api.transfers_list()
def transfers_list_v1(self, request): return api.transfers_list()